PeerTube/server/tests/index.js

6 lines
93 B
JavaScript
Raw Normal View History

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