mirror of
https://github.com/YunoHost-Apps/minetest_ynh.git
synced 2024-09-03 20:36:00 +02:00
Attempt to fix tests...
This commit is contained in:
parent
9deeb65052
commit
ff5d43556a
1 changed files with 4 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
;; Test complet minetest_game
|
;; Test complet minetest_game
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
server_domain="domain.tld" (DOMAIN)
|
||||||
pvp=1
|
pvp=1
|
||||||
servername="packagecheck"
|
servername="packagecheck"
|
||||||
game="minetest_game"
|
game="minetest_game"
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
;; Test complet capturetheflag
|
;; Test complet capturetheflag
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
server_domain="domain.tld" (DOMAIN)
|
||||||
pvp=1
|
pvp=1
|
||||||
servername="packagecheck"
|
servername="packagecheck"
|
||||||
game="capturetheflag"
|
game="capturetheflag"
|
||||||
|
@ -52,6 +52,3 @@
|
||||||
incorrect_path=0
|
incorrect_path=0
|
||||||
port_already_use=1
|
port_already_use=1
|
||||||
change_url=0
|
change_url=0
|
||||||
;;; Options
|
|
||||||
Email=
|
|
||||||
Notification=none
|
|
||||||
|
|
Loading…
Reference in a new issue