From b46cf4b920984492df598c1b61179acfc7f6f22e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 17 Nov 2021 16:04:53 +0100 Subject: Add ability to remove hls/webtorrent files --- 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 c9c678e9d..f92e339e7 100644 --- a/server/tests/api/videos/index.ts +++ b/server/tests/api/videos/index.ts @@ -7,6 +7,7 @@ import './video-change-ownership' import './video-channels' import './video-comments' import './video-description' +import './video-files' import './video-hls' import './video-imports' import './video-nsfw' -- cgit v1.2.3