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