diff options
Diffstat (limited to 'server/tests/helpers/index.ts')
-rw-r--r-- | server/tests/helpers/index.ts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/server/tests/helpers/index.ts b/server/tests/helpers/index.ts deleted file mode 100644 index 073ae6455..000000000 --- a/server/tests/helpers/index.ts +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | import './comment-model' | ||
2 | import './core-utils' | ||
3 | import './crypto' | ||
4 | import './dns' | ||
5 | import './image' | ||
6 | import './markdown' | ||
7 | import './request' | ||
8 | import './validator' | ||
9 | import './version' | ||