mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-05 05:25:43 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user