set -e
NODE_PATH=. tap `ls test/tap/*.js|xargs grep -L sandboxed|grep -v multi|grep -v no-cluster-test`
