From 50bddd844dd75e59e9ebd72ff679d3c341afd9da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 25 Mar 2024 12:03:24 +0100 Subject: [PATCH] Add an old test_upgrade_from --- tests.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 0b537a9..c6ff921 100644 --- a/tests.toml +++ b/tests.toml @@ -7,5 +7,6 @@ test_format = 1.0 # ------------------------------- # Commits to test upgrade from # ------------------------------- - + test_upgrade_from.8f6e1a302a943607aa640bbcb44405c8cb0a513d.name = "Upgrade from 18.0.3" + test_upgrade_from.c91139d3859032c3982b4bba3943aeae3ca57948.name = "15.0.3"