diff --git a/package.json b/package.json index 2ecc494..c3dd73f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ ], "main": "./index", "scripts": { - "test": "node test/run" + "test": "node tests/run" }, "engines": { "node": ">= 0.8"