diff options
Diffstat (limited to 'server/tests/api/videos/index.ts')
-rw-r--r-- | server/tests/api/videos/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/videos/index.ts b/server/tests/api/videos/index.ts index 72e6061bb..4d35d3b7c 100644 --- a/server/tests/api/videos/index.ts +++ b/server/tests/api/videos/index.ts | |||
@@ -1,3 +1,4 @@ | |||
1 | import './audio-only' | ||
1 | import './multiple-servers' | 2 | import './multiple-servers' |
2 | import './services' | 3 | import './services' |
3 | import './single-server' | 4 | import './single-server' |