diff options
Diffstat (limited to 'server/tests/index.ts')
-rw-r--r-- | server/tests/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/index.ts b/server/tests/index.ts index 3fbd0ebbd..1718ac424 100644 --- a/server/tests/index.ts +++ b/server/tests/index.ts | |||
@@ -6,3 +6,4 @@ import './cli/' | |||
6 | import './api/' | 6 | import './api/' |
7 | import './plugins/' | 7 | import './plugins/' |
8 | import './helpers/' | 8 | import './helpers/' |
9 | import './lib/' | ||