debug
This commit is contained in:
parent
861f71da9d
commit
f8dbd2360a
2
base.lua
2
base.lua
@ -726,6 +726,8 @@ local run_tests = function()
|
|||||||
minetest.settings:get("test_harness_test_players_password") or "test"))
|
minetest.settings:get("test_harness_test_players_password") or "test"))
|
||||||
end
|
end
|
||||||
|
|
||||||
|
print(test_harness.dump(players_tests))
|
||||||
|
|
||||||
-- launch test
|
-- launch test
|
||||||
test_harness.run_player_tests(players_tests, area)
|
test_harness.run_player_tests(players_tests, area)
|
||||||
end)
|
end)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user