1
0

Enable complement tests for msc4229

This commit is contained in:
Richard van der Hoff
2024-11-21 12:22:26 +00:00
parent 37d7c506d2
commit b8f2626e06
2 changed files with 3 additions and 0 deletions

View File

@@ -225,6 +225,7 @@ test_packages=(
./tests/msc3902
./tests/msc3967
./tests/msc4140
./tests/msc4229
)
# Enable dirty runs, so tests will reuse the same container where possible.