mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Create another test suite for transcoding jobs
This commit is contained in:
parent
cba7977552
commit
95faf1eaff
11 changed files with 14 additions and 6 deletions
5
server/tests/api/transcoding/index.ts
Normal file
5
server/tests/api/transcoding/index.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
export * from './audio-only'
|
||||
export * from './create-transcoding'
|
||||
export * from './hls'
|
||||
export * from './transcoder'
|
||||
export * from './video-editor'
|
Loading…
Add table
Add a link
Reference in a new issue