fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1217 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty
2002-09-28 00:11:29 +00:00
parent bee7dc0510
commit da199a7e78
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,4 +34,4 @@ protected:
int32 fSubTestNum;
};
#endif // _beos_test_case_h_
#endif // _beos_test_case_h_
+1 -1
View File
@@ -150,4 +150,4 @@ private:
}; // class BTestShell
#endif // _beos_test_shell_h_
#endif // _beos_test_shell_h_
+1 -1
View File
@@ -194,4 +194,4 @@ BThreadManager<TestClass, ExpectedException>::Run(void) {
}
#endif
#endif