1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minetest_ynh.git synced 2024-09-03 20:36:00 +02:00
minetest_ynh/tests.toml

20 lines
342 B
TOML
Raw Normal View History

2024-01-08 13:29:31 +01:00
test_format = 1.0
[default]
2024-01-08 13:43:15 +01:00
# ------------
# Tests to run
# ------------
2024-01-08 13:43:32 +01:00
exclude = ["change_url"]
2024-01-08 13:29:31 +01:00
# -------------------------------
# Default args to use for install
# -------------------------------
args.game="minetest_game"
args.servername="packagecheck"
args.pvp=1
args.creative=0
args.damage=1