added some test code that actually tests the BMPTranslator

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@710 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matthew Wilber
2002-08-12 01:23:38 +00:00
parent 6a2e071075
commit 92c7babd9d
@@ -21,6 +21,10 @@ public:
//------------------------------------------------------------
// Test functions
//------------------------------------------------------------
#if !TEST_R5
void BTranslatorTest();
#endif
void DummyTest();
};