DIR="$(cd "$(dirname "$0")" && pwd)"
node -e "require(\"$DIR\" + '/../mochawrapper/lib/addmocha.js').run()" "$@"
