diff --git a/package.json b/package.json index df38cbb..2fe6b9f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "生成滑动验证码拼图图片和背景图片", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "node test.js" }, "repository": { "type": "git",