This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
PeerTube
Watch
3
Star
0
Fork
0
You've already forked PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
synced
2024-11-29 20:14:02 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a4c1575197
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 16:29:27 -05:00
'use strict'
Force the mocha tests order
2015-11-24 02:13:42 -06:00
Use const/let now we use node 4.2
2016-03-16 16:29:27 -05:00
// Order of the tests we want to execute
require
(
'./api/'
)
Reference in New Issue
Copy Permalink