blob: 4c3b372f563a37f664bf8544064f99f899747014 (
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-channels'
import './video-comments'
import './videos'
|