aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_node.sh
blob: 005629594908cb014edab8f8317726d9c3cc3b21 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

set -ex

# change to grpc repo root
cd $(dirname $0)/../..

root=`pwd`

$root/src/node/node_modules/mocha/bin/mocha $root/src/node/test