1
0

Run MSC4354 tests

This commit is contained in:
Kegan Dougal
2025-10-08 12:50:21 +01:00
parent 4d02a4cca0
commit a4cac852a9

View File

@@ -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.