Revert "Debug why we pad"

This reverts commit d9c9706c05.
This commit is contained in:
Eric Eastwood
2026-03-26 15:38:25 -05:00
parent fdb8f2ff2a
commit 6d27213508
3 changed files with 13 additions and 41 deletions

View File

@@ -274,18 +274,18 @@ main() {
# We pick and choose the specific MSC's that Synapse supports.
default_complement_test_packages=(
./tests/csapi
# ./tests
# ./tests/msc3874
# ./tests/msc3890
# ./tests/msc3391
# ./tests/msc3757
# ./tests/msc3930
# ./tests/msc3902
# ./tests/msc3967
# ./tests/msc4140
# ./tests/msc4155
# ./tests/msc4306
# ./tests/msc4222
./tests
./tests/msc3874
./tests/msc3890
./tests/msc3391
./tests/msc3757
./tests/msc3930
./tests/msc3902
./tests/msc3967
./tests/msc4140
./tests/msc4155
./tests/msc4306
./tests/msc4222
)
# Export the list of test packages as a space-separated environment variable, so other