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 27b119f30..a0b6b01cf 100644
--- a/server/tests/api/videos/index.ts
+++ b/server/tests/api/videos/index.ts
@@ -16,3 +16,4 @@ import './video-schedule-update'
16import './videos-common-filters' 16import './videos-common-filters'
17import './videos-history' 17import './videos-history'
18import './videos-overview' 18import './videos-overview'
19import './video-source'