Commit 152a8b7d4e21c575523bebfb96ca8dff88f90c50

Authored by --global
1 parent 0ce0de3a71
Exists in master

comando npm test

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -4,6 +4,7 @@
4 4 "description": "",
5 5 "main": "main.js",
6 6 "scripts": {
  7 + "test": "unit-test.html",
7 8 "initdev": "npm install gulp --global && npm install && npm install -g jshint",
8 9 "gulp-pre-commit": "gulp pre-commit",
9 10 "compile": "gulp uglify && gulp sass",