mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Add unit tests for captions via URL import
This commit is contained in:
parent
50ad0a1c16
commit
ba6e9e8f1d
2 changed files with 44 additions and 1 deletions
|
@ -18,6 +18,7 @@ export * from './users/users'
|
|||
export * from './users/accounts'
|
||||
export * from './videos/video-abuses'
|
||||
export * from './videos/video-blacklist'
|
||||
export * from './videos/video-captions'
|
||||
export * from './videos/video-channels'
|
||||
export * from './videos/video-comments'
|
||||
export * from './videos/video-streaming-playlists'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue