PeerTube/server/tests/cli/index.ts

6 lines
164 B
TypeScript

// Order of the tests we want to execute
import './create-transcoding-job'
import './create-import-video-file-job'
import './reset-password'
import './update-host'