From d9790027a5113e622dbea45cc961f3c08e454356 Mon Sep 17 00:00:00 2001 From: Simon Mellerin Date: Mon, 8 Jan 2024 10:12:00 +0100 Subject: [PATCH] Do not test install.subdir --- tests.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index eb73b8d..7bd1328 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,5 @@ test_format = 1.0 -[default] \ No newline at end of file +[default] + # aeneria needs its own dedicated domain + exclude = ["install.subdir"]