PeerTube/server/tests/api/index.ts

4 lines
85 B
TypeScript
Raw Normal View History

2017-09-04 21:21:47 +02:00
// Order of the tests we want to execute
import './index-fast'
import './index-slow'