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 9c9499a79..1414e7e58 100644
--- a/server/tests/plugins/index.ts
+++ b/server/tests/plugins/index.ts
@@ -3,3 +3,4 @@ import './filter-hooks'
3import './translations' 3import './translations'
4import './video-constants' 4import './video-constants'
5import './plugin-helpers' 5import './plugin-helpers'
6import './plugin-router'