export HOME=${AUTOPKGTEST_TMP:-${TMPDIR:-/tmp}}
NODE_PATH=node_modules tap -J --timeout 300 `find test/ -name '*.js'|grep -v -f debian/tests/tests_excluded`
