1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00
Peertube/server/tests/index.ts
2017-09-07 15:54:34 +02:00

4 lines
91 B
TypeScript

// Order of the tests we want to execute
import './client'
import './api/'
import './cli/'