Switch tests to mocha.
This commit is contained in:
@@ -36,12 +36,12 @@
|
||||
"sphericalmercator": "~1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"expresso": "~0.9.0"
|
||||
"mocha": "~1.8.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "expresso"
|
||||
"test": "mocha"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user