]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/cli/index.ts
Add create-import-video-file-job command
[github/Chocobozzz/PeerTube.git] / server / tests / cli / index.ts
CommitLineData
fdbda9e3 1// Order of the tests we want to execute
0c948c16 2import './create-transcoding-job'
0138af92 3import './create-import-video-file-job'
fdbda9e3 4import './reset-password'
8df87ce7 5import './update-host'