aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/transcoding/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/transcoding/index.ts')
-rw-r--r--server/tests/api/transcoding/index.ts6
1 files changed, 0 insertions, 6 deletions
diff --git a/server/tests/api/transcoding/index.ts b/server/tests/api/transcoding/index.ts
deleted file mode 100644
index 9866418d6..000000000
--- a/server/tests/api/transcoding/index.ts
+++ /dev/null
@@ -1,6 +0,0 @@
1export * from './audio-only'
2export * from './create-transcoding'
3export * from './hls'
4export * from './transcoder'
5export * from './update-while-transcoding'
6export * from './video-studio'