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:
parent
4380aa029e
commit
39bd440993
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user