aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/index.ts
blob: ab0aa158012d88d29603fcdf5e69c1710294920a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// Order of the tests we want to execute
import './follows'
import './jobs'
import './services'
import './users'
import './video-abuses'
import './video-blacklist'
import './video-channels'
import './video-comments'
import './videos'