mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:56:07 -04:00
Remove references to "msc2403" (#12165)
This commit is contained in:
parent
c8cbd66d3b
commit
19a1d6a42a
5 changed files with 4 additions and 5 deletions
|
@ -71,4 +71,4 @@ fi
|
|||
|
||||
# Run the tests!
|
||||
echo "Images built; running complement"
|
||||
go test -v -tags synapse_blacklist,msc2403,msc2716,msc3030 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests/...
|
||||
go test -v -tags synapse_blacklist,msc2716,msc3030 -count=1 $EXTRA_COMPLEMENT_ARGS ./tests/...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue