PeerTube/server/tests/index.js

6 lines
93 B
JavaScript
Raw Normal View History

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