aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/plugins/index.ts')
-rw-r--r--server/tests/plugins/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/plugins/index.ts b/server/tests/plugins/index.ts
index 8aa30654a..d2bd69131 100644
--- a/server/tests/plugins/index.ts
+++ b/server/tests/plugins/index.ts
@@ -1,5 +1,6 @@
1import './action-hooks' 1import './action-hooks'
2import './id-and-pass-auth' 2import './id-and-pass-auth'
3import './external-auth'
3import './filter-hooks' 4import './filter-hooks'
4import './translations' 5import './translations'
5import './video-constants' 6import './video-constants'