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