]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/test.sh
Add script when the host/port of a pod change
[github/Chocobozzz/PeerTube.git] / scripts / test.sh
CommitLineData
93534495
C
1#!/usr/bin/env sh
2
3cd client || exit -1
4npm test
5
6cd .. || exit -1
7standard
8mocha server/tests