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 d97ca1515..95e358732 100644
--- a/server/tests/plugins/index.ts
+++ b/server/tests/plugins/index.ts
@@ -1,2 +1,3 @@
1import './action-hooks' 1import './action-hooks'
2import './filter-hooks' 2import './filter-hooks'
3import './video-constants'