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
9f6bae3a9d
PeerTube
/
scripts
/
test.sh
9 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env sh
cd
client
||
exit
-1
npm
test
cd
..
||
exit
-1
standard
mocha server/tests
Reference in New Issue
View Git Blame
Copy Permalink