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 1f1236c69..352d38de9 100644
--- a/server/tests/external-plugins/index.ts
+++ b/server/tests/external-plugins/index.ts
@@ -1 +1,2 @@
1export * from './auth-ldap' 1export * from './auth-ldap'
2export * from './auto-mute'