diff options
Diffstat (limited to 'server/tests/helpers/index.ts')
-rw-r--r-- | server/tests/helpers/index.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/helpers/index.ts b/server/tests/helpers/index.ts new file mode 100644 index 000000000..551208245 --- /dev/null +++ b/server/tests/helpers/index.ts | |||
@@ -0,0 +1,2 @@ | |||
1 | import './core-utils' | ||
2 | import './comment-model' | ||