1 2 3 4 5 6 7 8 9 10 11 12
#!/bin/bash set -e BASE_DIR=`dirname $0` cd $BASE_DIR ./run-tests.sh node src/closureSlurper.js