1
0
Fork 0
peertube/server/tests/index.ts
2017-09-07 15:54:34 +02:00

4 lines
91 B
TypeScript

// Order of the tests we want to execute
import './client'
import './api/'
import './cli/'