hopefully fixing travis build (thanks, valgrind)

This commit is contained in:
Steffen Mecke 2015-11-16 14:40:18 +01:00
parent 4fdb9e86e7
commit b34fca4633
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ static void test_follow_ship_msg(CuTest * tc) {
locale_setstring(default_locale, "keyword::move", "NACH");
init_locale(default_locale);
mt_register(mt_new_va("error18", "unit:unit", "region:region", "command:order"));
mt_register(mt_new_va("error18", "unit:unit", "region:region", "command:order", 0));
init_order(ord);
getstrtoken();