aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/cli/index.ts')
-rw-r--r--server/tests/cli/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/cli/index.ts b/server/tests/cli/index.ts
index f0317aac0..f99eafe03 100644
--- a/server/tests/cli/index.ts
+++ b/server/tests/cli/index.ts
@@ -1,4 +1,5 @@
1// Order of the tests we want to execute 1// Order of the tests we want to execute
2import './create-transcoding-job' 2import './create-transcoding-job'
3import './create-import-video-file-job'
3import './reset-password' 4import './reset-password'
4import './update-host' 5import './update-host'