mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Rename MINETEST_SUBGAME_PATH
to MINETEST_GAME_PATH
(#14351)
This commit is contained in:
parent
e2ccd14c05
commit
7901087466
3 changed files with 16 additions and 3 deletions
|
@ -82,7 +82,7 @@ void TestServerModManager::runTests(IGameDef *gamedef)
|
|||
TEST(testGetModNames);
|
||||
TEST(testGetModMediaPathsWrongDir);
|
||||
TEST(testGetModMediaPaths);
|
||||
// TODO: test MINETEST_SUBGAME_PATH
|
||||
// TODO: test MINETEST_GAME_PATH
|
||||
|
||||
unsetenv("MINETEST_MOD_PATH");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue