update package.json

This commit is contained in:
dceejay
2015-03-25 08:52:57 +00:00
parent bd8b0678fd
commit 79a149dc17
2 changed files with 4 additions and 2 deletions

View File

@@ -17,7 +17,6 @@
var should = require("should");
var sinon = require('sinon');
var fs = require("fs");
console.log("CWD",process.cwd());
var helper = require('../../../test/helper.js');
var exifNode = require('../../../utility/exif/94-exif.js');