diff --git a/package.json b/package.json index 1b34ea8..2ce582f 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,8 @@ "engines": { "node": ">=0.1.97" }, + + "scripts": { "test": "./node_modules/nodeunit/bin/nodeunit tests/runner.js" }, "licenses": [{ "type" : "MIT",