diff --git a/test.toml b/test.toml new file mode 100644 index 0000000..0ef210b --- /dev/null +++ b/test.toml @@ -0,0 +1,19 @@ +test_format = 1.0 + +[default] + + # ------------ + # Tests to run + # ------------ + + exclude ="install.nourl" + + # ------------------------------- + # Default args to use for install + # ------------------------------- + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.89f4f52.name = "Upgrade from 13.0.5" \ No newline at end of file