]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/index.ts
Fix live quota tests
[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/'
d102de1b 7import './peertube-runner/'
9b474844 8import './plugins/'
3f956d43 9import './helpers/'
2b9f672b 10import './lib/'