1
0
Fork 0
peertube/server/tests/index.ts
2018-08-27 09:41:54 +02:00

6 lines
132 B
TypeScript

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