mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Fix test script, wtf!
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
"mocha": "~1.12.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "npm test"
|
||||
"test": "mocha -R spec"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user