PeerTube/server/tests/cli/index.ts

5 lines
124 B
TypeScript
Raw Normal View History

2017-09-07 13:27:35 +00:00
// Order of the tests we want to execute
import './create-transcoding-job'
2017-09-07 13:27:35 +00:00
import './reset-password'
2017-09-07 15:58:09 +00:00
import './update-host'