]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - tests/index.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / 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 './plugins/'
8 import './helpers/'
9 import './lib/'