]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - scripts/test.sh
Add email to users
[github/Chocobozzz/PeerTube.git] / scripts / test.sh
... / ...
CommitLineData
1#!/usr/bin/env sh
2
3cd client || exit -1
4npm test
5
6cd .. || exit -1
7standard
8mocha server/tests