aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/helpers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/helpers/index.ts')
-rw-r--r--server/tests/helpers/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/helpers/index.ts b/server/tests/helpers/index.ts
index 1b5c6d15b..073ae6455 100644
--- a/server/tests/helpers/index.ts
+++ b/server/tests/helpers/index.ts
@@ -6,3 +6,4 @@ import './image'
6import './markdown' 6import './markdown'
7import './request' 7import './request'
8import './validator' 8import './validator'
9import './version'