grpc/tools/run_tests/run_node.sh

11 lines
149 B
Bash
Executable File

#!/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