diff --git a/scripts-dev/complement.sh b/scripts-dev/complement.sh index c4d678b142..2e1632dfee 100755 --- a/scripts-dev/complement.sh +++ b/scripts-dev/complement.sh @@ -231,6 +231,7 @@ test_packages=( ./tests/msc4140 ./tests/msc4155 ./tests/msc4306 + ./tests/msc4354 ) # Enable dirty runs, so tests will reuse the same container where possible.