]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - server/tests/api/index-slow.ts
Automatically jump to the highlighted thread
[github/Chocobozzz/PeerTube.git] / server / tests / api / index-slow.ts
... / ...
CommitLineData
1// Order of the tests we want to execute
2import './videos/video-transcoder'
3import './videos/multiple-servers'
4import './server/follows'
5import './server/jobs'
6import './videos/video-comments'
7import './users/users-multiple-servers'
8import './server/handle-down'