From 9107f44326c627125ee9a9487df7385a3a1c7938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 5 Apr 2023 14:17:05 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/tests.toml b/tests.toml index 64a6787..f8398ae 100644 --- a/tests.toml +++ b/tests.toml @@ -13,21 +13,3 @@ test_format = 1.0 # ------------------------------- args.phpversion="8.0" - - # ------------------------------- - # Commits to test upgrade from - # ------------------------------- - - test_upgrade_from.00a1a6e7.name = "Upgrade from 5.4" - test_upgrade_from.00a1a6e7.args.foo = "bar" - - -# This is an additional test suite -[some_additional_testsuite] - - # On additional tests suites, you can decide to run only specific tests - - only = ["install.subdir"] - - args.language = "en_GB" - args.multisite = 1