1
0
Fork 0
peertube/server/tests/index.js
2017-07-11 16:16:51 +02:00

5 lines
93 B
JavaScript

'use strict'
// Order of the tests we want to execute
require('./client')
require('./api/')