aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/index-fast.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/index-fast.ts')
-rw-r--r--server/tests/api/index-fast.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/api/index-fast.ts b/server/tests/api/index-fast.ts
index ced973bc2..590b0d51c 100644
--- a/server/tests/api/index-fast.ts
+++ b/server/tests/api/index-fast.ts
@@ -1,7 +1,6 @@
1// Order of the tests we want to execute 1// Order of the tests we want to execute
2import './config' 2import './config'
3import './check-params' 3import './check-params'
4import './friends-basic'
5import './users' 4import './users'
6import './single-pod' 5import './single-pod'
7import './video-abuse' 6import './video-abuse'