PeerTube/server/tests/index.js

6 lines
93 B
JavaScript

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