blob: c0e0302df82fa870188569c7e99f671a5ea1673e (
plain) (
tree)
|
|
// Order of the tests we want to execute
import './accounts'
import './follows'
import './jobs'
import './services'
import './users'
import './video-abuses'
import './video-blacklist'
import './video-captions'
import './video-channels'
import './video-comments'
import './videos'
|