diff --git a/package.json b/package.json index 4942ae7..df22334 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Abm de Vendedores/Compradores", "main": "index.html", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", + "test": "test.html", "compile": "gulp uglify", "gulp-pre-commit": "gulp pre-commit", "postinstall": "npm run compile && gulp clean-post-install",