From 34b4defeecc1ab2ef410218802f34b27e5d5ef61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 14 Feb 2023 14:50:22 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests.toml b/tests.toml index 835cba6..4a815fe 100644 --- a/tests.toml +++ b/tests.toml @@ -2,12 +2,6 @@ test_format = 1.0 [default] - # ------------ - # Tests to run - # ------------ - - exclude ="install.nourl" - # ------------------------------- # Default args to use for install # -------------------------------