mirror of
https://github.com/YunoHost-Apps/minetest_ynh.git
synced 2024-09-03 20:36:00 +02:00
19 lines
342 B
TOML
19 lines
342 B
TOML
test_format = 1.0
|
|
|
|
[default]
|
|
|
|
# ------------
|
|
# Tests to run
|
|
# ------------
|
|
|
|
exclude = ["change_url"]
|
|
|
|
# -------------------------------
|
|
# Default args to use for install
|
|
# -------------------------------
|
|
|
|
args.game="minetest_game"
|
|
args.servername="packagecheck"
|
|
args.pvp=1
|
|
args.creative=0
|
|
args.damage=1
|