This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
a6fd2b30bf
PeerTube
/
server
/
tests
/
index.js
5 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Use const/let now we use node 4.2
2016-03-16 22:29:27 +01:00
'use strict'
Force the mocha tests order
2015-11-24 09:13:42 +01:00
Use const/let now we use node 4.2
2016-03-16 22:29:27 +01:00
// Order of the tests we want to execute
require
(
'./api/'
)