]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/index.ts
Fix lint
[github/Chocobozzz/PeerTube.git] / server / tests / index.ts
CommitLineData
0e1dc3e7
C
1// Order of the tests we want to execute
2import './client'
1297eb5d 3import './feeds/'
fdbda9e3 4import './cli/'
1297eb5d 5import './api/'
9b474844 6import './plugins/'