Add refresh video on search
[oweals/peertube.git] / server / tests / index.ts
1 // Order of the tests we want to execute
2 import './client'
3 import './activitypub'
4 import './feeds/'
5 import './cli/'
6 import './api/'