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:
parent
7f2ef1406b
commit
3f7374a8f5
@ -150,4 +150,4 @@ void BitmapStreamTest::WriteAtTest() {
|
||||
* off_t Size() const
|
||||
*/
|
||||
void BitmapStreamTest::SizeTest() {
|
||||
}
|
||||
}
|
||||
|
@ -64,4 +64,4 @@ private:
|
||||
/** File to read from */
|
||||
BFile* file;
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
@ -495,4 +495,4 @@ int main() {
|
||||
test.VersionTest();
|
||||
test.AddTranslatorsTest();
|
||||
test.ArchiveTest();
|
||||
}
|
||||
}
|
||||
|
@ -66,4 +66,4 @@ private:
|
||||
/** default roster used when performing tests */
|
||||
BTranslatorRoster* roster;
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user