From 09979f8959425390b879bce22101a9bc061ae9a0 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Mar 2019 11:30:43 +0100 Subject: Refactor video playlist middlewares --- server/tests/api/videos/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/api/videos/index.ts') diff --git a/server/tests/api/videos/index.ts b/server/tests/api/videos/index.ts index a501a80b2..4be12ad15 100644 --- a/server/tests/api/videos/index.ts +++ b/server/tests/api/videos/index.ts @@ -11,6 +11,7 @@ import './video-description' import './video-hls' import './video-imports' import './video-nsfw' +import './video-playlists' import './video-privacy' import './video-schedule-update' import './video-transcoder' -- cgit v1.2.3