export NODE_PATH=debian/tests/test_modules
TIMEOUT=200
timeout --preserve-status --kill-after 1 -s 9 $TIMEOUT node ./test/run.js
