From aef502681ef52a18717bd71765061af4d44c108b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 7 Feb 2023 20:57:34 +0100 Subject: [PATCH] Create tests.toml --- tests.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests.toml diff --git a/tests.toml b/tests.toml new file mode 100644 index 0000000..5be20b1 --- /dev/null +++ b/tests.toml @@ -0,0 +1,9 @@ +test_format = 1.0 + +[default] + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.6fd7c2cf.name = "Upgrade from 0.22.2"