1
0
Fork 0
peertube/server/tests/cli/index.ts

4 lines
90 B
TypeScript
Raw Normal View History

2017-09-07 09:27:35 -04:00
// Order of the tests we want to execute
import './reset-password'
2017-09-07 11:58:09 -04:00
import './update-host'