mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
8 lines
193 B
TypeScript
8 lines
193 B
TypeScript
// Order of the tests we want to execute
|
|
import './pods'
|
|
import './remotes'
|
|
import './users'
|
|
import './request-schedulers'
|
|
import './videos'
|
|
import './video-abuses'
|
|
import './video-blacklists'
|