]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/cli/index.ts
Improve update host script and add warning if AP urls are invalid
[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'