]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/cli/index.ts
add script printing command to generate a resolution for a given file
[github/Chocobozzz/PeerTube.git] / server / tests / cli / index.ts
CommitLineData
fdbda9e3 1// Order of the tests we want to execute
0138af92 2import './create-import-video-file-job'
5c142a4b 3import './create-transcoding-job'
74577825 4import './optimize-old-videos'
8704acf4 5import './peertube'
9b474844 6import './plugins'
e2600d8b 7import './prune-storage'
fdbda9e3 8import './reset-password'
8df87ce7 9import './update-host'