aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/index.ts
blob: 6201314ce65721ea76cb22e05a7b79e8b2a72b9f (plain) (blame)
1
2
3
4
5
6
// Order of the tests we want to execute
import './create-import-video-file-job'
import './create-transcoding-job'
import './peertube'
import './reset-password'
import './update-host'