aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/index.ts')
-rw-r--r--server/tests/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/index.ts b/server/tests/index.ts
index 26f0816b7..a7dd0d824 100644
--- a/server/tests/index.ts
+++ b/server/tests/index.ts
@@ -1,3 +1,4 @@
1// Order of the tests we want to execute 1// Order of the tests we want to execute
2import './client' 2import './client'
3import './api/' 3import './api/'
4import './cli/'