Skip to content

Commit

Permalink
Test Update
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Apr 25, 2012
1 parent f5994fc commit 404d1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"yuitest": "*" "yuitest": "*"
}, },
"scripts": { "scripts": {
"test": "phantomjs -v && ./node_modules/.bin/yuitest ./tests/test.js" "test": "./node_modules/.bin/yuitest ./tests/test.js"
}, },
"preferGlobal": "true" "preferGlobal": "true"
} }

0 comments on commit 404d1e2

Please sign in to comment.