aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/index.ts')
-rw-r--r--server/tests/api/videos/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/api/videos/index.ts b/server/tests/api/videos/index.ts
index 4be12ad15..93e1f3e98 100644
--- a/server/tests/api/videos/index.ts
+++ b/server/tests/api/videos/index.ts
@@ -18,3 +18,4 @@ import './video-transcoder'
18import './videos-filter' 18import './videos-filter'
19import './videos-history' 19import './videos-history'
20import './videos-overview' 20import './videos-overview'
21import './videos-views-cleaner'