diff --git a/manifest.toml b/manifest.toml index 0ae4836..3cb97ff 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh3" +version = "5.8.0~ynh4" maintainers = [] diff --git a/tests.toml b/tests.toml index d2e4846..e616f26 100644 --- a/tests.toml +++ b/tests.toml @@ -33,3 +33,8 @@ test_format = 1.0 only = ["install.root", "backup_restore", "upgrade"] args.game = "mineclonia" + + ["Test-mineclone2"] + + only = ["install.root", "backup_restore", "upgrade"] + args.game = "mineclone2"