diff --git a/tests.toml b/tests.toml index 435ba2e..426efee 100644 --- a/tests.toml +++ b/tests.toml @@ -17,5 +17,6 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.7600f04.name = "Upgrade from 0.5.4" - test_upgrade_from.d291f0e.name = "Upgrade from 0.6.4" + test_upgrade_from.7600f04.name = "0.5.4" + test_upgrade_from.d291f0e.name = "0.6.4" + test_upgrade_from.80ce892.name = "0.6.6"