fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1231 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2002-09-28 05:05:05 +00:00
parent 7f2ef1406b
commit 3f7374a8f5
4 changed files with 4 additions and 4 deletions

View File

@ -150,4 +150,4 @@ void BitmapStreamTest::WriteAtTest() {
* off_t Size() const
*/
void BitmapStreamTest::SizeTest() {
}
}

View File

@ -64,4 +64,4 @@ private:
/** File to read from */
BFile* file;
};
#endif
#endif

View File

@ -495,4 +495,4 @@ int main() {
test.VersionTest();
test.AddTranslatorsTest();
test.ArchiveTest();
}
}

View File

@ -66,4 +66,4 @@ private:
/** default roster used when performing tests */
BTranslatorRoster* roster;
};
#endif
#endif