aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-source.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/videos/video-source.ts')
-rw-r--r--server/tests/api/videos/video-source.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/api/videos/video-source.ts b/server/tests/api/videos/video-source.ts
index e34642300..4c1641ed0 100644
--- a/server/tests/api/videos/video-source.ts
+++ b/server/tests/api/videos/video-source.ts
@@ -1,4 +1,3 @@
1import 'mocha'
2import * as chai from 'chai' 1import * as chai from 'chai'
3import { cleanupTests, createSingleServer, PeerTubeServer, setAccessTokensToServers } from '@shared/server-commands' 2import { cleanupTests, createSingleServer, PeerTubeServer, setAccessTokensToServers } from '@shared/server-commands'
4 3