* added new lines add end of file

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21899 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer
2007-08-12 09:05:48 +00:00
parent acf1c6ada3
commit 62c7fd0f79
2 changed files with 4 additions and 2 deletions
@@ -296,3 +296,4 @@ ArchivePictureTest::SaveAndRestore(BPicture *picture)
return archivedPicture; return archivedPicture;
} }
@@ -123,3 +123,4 @@ TestCase gTestCases[] = {
{ "Test Draw Bitmap", testBitmap }, { "Test Draw Bitmap", testBitmap },
{ NULL, NULL } { NULL, NULL }
}; };