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 1f0e3098a..1b5c6d15b 100644
--- a/server/tests/helpers/index.ts
+++ b/server/tests/helpers/index.ts
@@ -5,3 +5,4 @@ import './dns'
5import './image' 5import './image'
6import './markdown' 6import './markdown'
7import './request' 7import './request'
8import './validator'