1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00
Peertube/server/tests/api/index-slow.ts
2017-11-27 19:40:53 +01:00

5 lines
147 B
TypeScript

// Order of the tests we want to execute
// import './multiple-servers'
import './video-transcoder'
import './multiple-servers'
import './follows'