aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/external-plugins/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/external-plugins/index.ts')
-rw-r--r--server/tests/external-plugins/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/external-plugins/index.ts b/server/tests/external-plugins/index.ts
index d17894c15..31d818b51 100644
--- a/server/tests/external-plugins/index.ts
+++ b/server/tests/external-plugins/index.ts
@@ -1,2 +1,3 @@
1import './auth-ldap' 1import './auth-ldap'
2import './auto-block-videos'
2import './auto-mute' 3import './auto-mute'