mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
6 lines
163 B
TypeScript
6 lines
163 B
TypeScript
// Order of the tests we want to execute
|
|
// import './multiple-servers'
|
|
import './video-transcoder'
|
|
import './multiple-servers'
|
|
import './follows'
|
|
import './jobs'
|