]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/tests/index.ts
Fix live quota tests
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
1 // Order of the tests we want to execute
2 import './client'
3 import './misc-endpoints'
4 import './feeds/'
5 import './cli/'
6 import './api/'
7 import './peertube-runner/'
8 import './plugins/'
9 import './helpers/'
10 import './lib/'