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.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/tests/external-plugins/index.ts b/server/tests/external-plugins/index.ts
index 352d38de9..d17894c15 100644
--- a/server/tests/external-plugins/index.ts
+++ b/server/tests/external-plugins/index.ts
@@ -1,2 +1,2 @@
1export * from './auth-ldap' 1import './auth-ldap'
2export * from './auto-mute' 2import './auto-mute'