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