From faf4ea3c87f77378ae7dbd21acb2a08738c55673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 2 Mar 2024 20:46:27 +0100 Subject: [PATCH] Create tests.toml --- tests.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests.toml diff --git a/tests.toml b/tests.toml new file mode 100644 index 0000000..d2aba7c --- /dev/null +++ b/tests.toml @@ -0,0 +1,10 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json + +test_format = 1.0 + +[default] + + # ------------ + # Tests to run + # ------------ + \ No newline at end of file