diff options
Diffstat (limited to 'server/tests/external-plugins/index.ts')
-rw-r--r-- | server/tests/external-plugins/index.ts | 4 |
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 @@ | |||
1 | export * from './auth-ldap' | 1 | import './auth-ldap' |
2 | export * from './auto-mute' | 2 | import './auto-mute' |