fix code styling #370

This commit is contained in:
Sebastian McKenzie
2015-01-03 07:35:45 +11:00
parent ef1c7a5c69
commit 340a4dd1f2
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
require('../../../register')({
ignoreRegex: false
require("../../../register")({
ignore: false
});