From d8eb49dffc4b2a867ae4aed55c56c0c1bf040b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Mar 2023 09:30:03 +0100 Subject: [PATCH] v2 --- scripts/change_url | 1 - tests.toml | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/scripts/change_url b/scripts/change_url index 6a9518b..ebab2f2 100755 --- a/scripts/change_url +++ b/scripts/change_url @@ -6,7 +6,6 @@ # IMPORT GENERIC HELPERS #================================================= -source _common.sh source /usr/share/yunohost/helpers #================================================= diff --git a/tests.toml b/tests.toml index e69de29..91daf17 100644 --- a/tests.toml +++ b/tests.toml @@ -0,0 +1,7 @@ +test_format = 1.0 + +[default] + + # ------------ + # Tests to run + # ------------ \ No newline at end of file