PeerTube/server/tests/index.js

6 lines
93 B
JavaScript
Raw Normal View History

2016-03-16 22:29:27 +01:00
'use strict'
2015-11-24 09:13:42 +01:00
2016-03-16 22:29:27 +01:00
// Order of the tests we want to execute
2017-07-11 16:16:51 +02:00
require('./client')
2016-03-16 22:29:27 +01:00
require('./api/')