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