From 267b56ba87fec4930866d17d9ccb8157a09f05da Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 3 Jan 2024 23:44:47 +0100 Subject: [PATCH] test upgrade from past version --- tests.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests.toml b/tests.toml index 240f626..2532af6 100644 --- a/tests.toml +++ b/tests.toml @@ -10,6 +10,12 @@ test_format = 1.0 args.open_port_53 = 1 args.dns_over_https = 1 +# ------------------------------- +# Commits to test upgrade from +# ------------------------------- + +test_upgrade_from.c1b81566.name = "Upgrade from 0.107.43~ynh3" + # ------------------------------- # additional tests suite # -------------------------------