npm install
npm install -g mocha
# In one window
node_modules/.bin/testrpc --port 8989 --gasLimit 10000000
# In another window
./run_tests.sh
npm install
npm install -g mocha
# In one window
node_modules/.bin/testrpc --port 8989 --gasLimit 10000000
# In another window
./run_tests.sh