mirror of
https://github.com/minetest/minetest.git
synced 2025-04-03 08:52:43 +02:00
TestBan: Clean up properly after completing test (#9994)
This commit is contained in:
@ -61,6 +61,9 @@ void TestBan::runTests(IGameDef *gamedef)
|
||||
|
||||
reinitTestEnv();
|
||||
TEST(testGetBanDescription);
|
||||
|
||||
// Delete leftover files
|
||||
reinitTestEnv();
|
||||
}
|
||||
|
||||
// This module is stateful due to disk writes, add helper to remove files
|
||||
|
Reference in New Issue
Block a user