We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0849276 commit b747f38Copy full SHA for b747f38
tests/restricted_rooms_test.go
@@ -1,4 +1,6 @@
1
// Tests MSC3083, joining restricted rooms based on membership in another room.
2
+//go:build !dendrite_blacklist
3
+// +build !dendrite_blacklist
4
5
package tests
6
0 commit comments