updated for new version test

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6805 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matthew Wilber 2004-02-29 18:08:29 +00:00
parent 4380aa029e
commit 39bd440993

View File

@ -458,7 +458,8 @@ STXTTranslatorTest::LoadAddOnTest()
TranslatorLoadAddOnTest("/boot/home/config/add-ons/Translators/STXTTranslator",
this,
gSTXTInputFormats, sizeof(gSTXTInputFormats) / sizeof(translation_format),
gSTXTOutputFormats, sizeof(gSTXTOutputFormats) / sizeof(translation_format));
gSTXTOutputFormats, sizeof(gSTXTOutputFormats) / sizeof(translation_format),
B_TRANSLATION_MAKE_VER(1,0,0));
}
#endif // #if !TEST_R5