]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/tests/index.ts
Add CLI plugins tests
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
1 // Order of the tests we want to execute
2 import './client'
3 import './feeds/'
4 import './cli/'
5 import './api/'
6 import './plugins/'