This website requires JavaScript.
Explore
Help
Sign In
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
59c76ffa8f
peertube
/
server
/
tests
/
api
/
index.ts
4 lines
85 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Convert tests to typescript
2017-09-04 15:21:47 -04:00
// Order of the tests we want to execute
Split slow and fast api tests for travis
2017-10-31 12:50:28 -04:00
import
'./index-fast'
import
'./index-slow'
Copy permalink