set -e
#NODE_PATH=debian/tests/test-modules tap test/{basic,retry-time,unlock-no-cb}.js
tap -R spec --no-coverage test/*.js
