Add further test case for #387, which builds on 25b63a2

This commit is contained in:
Lovell Fuller
2016-03-30 19:26:19 +01:00
parent 25b63a2fb4
commit 24fb0c33c2
3 changed files with 32 additions and 7 deletions

View File

@@ -49,14 +49,14 @@
"dependencies": {
"bluebird": "^3.3.4",
"color": "^0.11.1",
"nan": "^2.2.0",
"nan": "^2.2.1",
"semver": "^5.1.0",
"request": "^2.69.0",
"tar": "^2.2.1"
},
"devDependencies": {
"async": "^1.5.2",
"coveralls": "^2.11.8",
"coveralls": "^2.11.9",
"exif-reader": "^1.0.0",
"icc": "^0.0.2",
"istanbul": "^0.4.2",