removed empty lines at end of file
This commit is contained in:
@@ -127,4 +127,3 @@ MAIN(testBitSetUtil)
|
||||
test();
|
||||
return testDone();
|
||||
}
|
||||
|
||||
|
||||
@@ -95,4 +95,3 @@ MAIN(testOperators)
|
||||
|
||||
return testDone();
|
||||
}
|
||||
|
||||
|
||||
@@ -791,4 +791,3 @@ MAIN(testPVData)
|
||||
}
|
||||
return testDone();
|
||||
}
|
||||
|
||||
|
||||
@@ -64,4 +64,3 @@ MAIN(testPVType)
|
||||
printf("PASSED\n");
|
||||
return testDone();
|
||||
}
|
||||
|
||||
|
||||
@@ -203,4 +203,3 @@ MAIN(testPVUnion)
|
||||
testClearUnion();
|
||||
return testDone();
|
||||
}
|
||||
|
||||
|
||||
@@ -68,4 +68,3 @@ MAIN(testStandardField)
|
||||
testPass("testStandardField");
|
||||
return testDone();
|
||||
}
|
||||
|
||||
|
||||
@@ -73,4 +73,3 @@ MAIN(testStandardPVField)
|
||||
testPass("testStandardPVField");
|
||||
return testDone();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user