blob: 76f8a1a4f4e102f09cfbed71ea1cd86646677d51 [file] [log] [blame]
murgatroid992c8d5162015-01-26 10:41:21 -08001#!/bin/bash
2
3set -ex
4
5# change to grpc repo root
6cd $(dirname $0)/../..
7
8root=`pwd`
9
10$root/src/node/node_modules/mocha/bin/mocha $root/node/test