]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/cli/index.ts
add test for script printing command
[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'
7185dab3 7import './print-transcode-command'
e2600d8b 8import './prune-storage'
fdbda9e3 9import './reset-password'
8df87ce7 10import './update-host'