aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/index.ts
blob: 399a05bc347ebe2dd6293b14a4236f7f734b8986 (plain) (blame)
1
2
3
4
5
6
7
8
// Order of the tests we want to execute
import './pods'
import './remotes'
import './users'
import './request-schedulers'
import './videos'
import './video-abuses'
import './video-blacklist'