]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/tests/api/check-params/index.ts
Add ability to list jobs
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / index.ts
CommitLineData
0e1dc3e7 1// Order of the tests we want to execute
9a27cdc2 2import './follows'
5cd80545 3import './jobs'
0e1dc3e7 4import './users'
d8755eed 5import './services'
0e1dc3e7
C
6import './videos'
7import './video-abuses'
792dbaf0 8import './video-blacklist'