]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/index.ts
Merge branch 'release/5.0.0' into develop
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
CommitLineData
0e1dc3e7
C
1// Order of the tests we want to execute
2import './client'
3f956d43 3import './misc-endpoints'
1297eb5d 4import './feeds/'
fdbda9e3 5import './cli/'
1297eb5d 6import './api/'
9b474844 7import './plugins/'
3f956d43 8import './helpers/'
2b9f672b 9import './lib/'