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 f92e339e7..bedb9b8b6 100644 --- a/server/tests/api/videos/index.ts +++ b/server/tests/api/videos/index.ts | |||
@@ -6,6 +6,7 @@ import './video-captions' | |||
6 | import './video-change-ownership' | 6 | import './video-change-ownership' |
7 | import './video-channels' | 7 | import './video-channels' |
8 | import './video-comments' | 8 | import './video-comments' |
9 | import './video-create-transcoding' | ||
9 | import './video-description' | 10 | import './video-description' |
10 | import './video-files' | 11 | import './video-files' |
11 | import './video-hls' | 12 | import './video-hls' |