added initial cleanup

This commit is contained in:
Philipp Dreher 2015-11-07 15:18:23 +01:00
parent 4d622224aa
commit 43b2e30c46
1 changed files with 2 additions and 0 deletions

View File

@ -1209,6 +1209,8 @@ static void test_show_without_item(CuTest *tc)
item *i;
struct locale *loc;
test_cleanup();
loc = get_or_create_locale("de");
r = test_create_region(0, 0, test_create_terrain("testregion", LAND_REGION));