* 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:
parent
acf1c6ada3
commit
62c7fd0f79
@ -295,4 +295,5 @@ ArchivePictureTest::SaveAndRestore(BPicture *picture)
|
||||
return NULL;
|
||||
|
||||
return archivedPicture;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -122,4 +122,5 @@ TestCase gTestCases[] = {
|
||||
{ "Test Record And Play Picture With Offset", testRecordAndPlayPictureWithOffset },
|
||||
{ "Test Draw Bitmap", testBitmap },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user