diff --git a/tests.toml b/tests.toml index cfc9cf6..137a83f 100644 --- a/tests.toml +++ b/tests.toml @@ -6,4 +6,9 @@ test_format = 1.0 # Tests to run # ------------ - args.weight = "10" \ No newline at end of file + exclude = ["install.private", "install.root", "install.subdir", "install.multi"] + + # ------------------------------- + # Default args to use for install + # ------------------------------- + args.weight = "10"