This website requires JavaScript.
Explore
Help
Sign In
interesting
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Projects
Releases
Wiki
Activity
9f4183c9b5
PeerTube
/
server
/
tests
/
api
/
index.ts
4 lines
85 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Convert tests to typescript
2017-09-04 14:21:47 -05:00
// Order of the tests we want to execute
Split slow and fast api tests for travis
2017-10-31 11:50:28 -05:00
import
'./index-fast'
import
'./index-slow'