Fixing unit tests by ignoring babel

This commit is contained in:
Jeffrey Morgan 2015-04-17 10:25:41 -04:00
parent 0c411c318d
commit 734b779df6
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
"tty", "tty",
"net", "net",
"crypto", "crypto",
"babel",
"<rootDir>/node_modules/.*JSONStream", "<rootDir>/node_modules/.*JSONStream",
"<rootDir>/node_modules/object-assign", "<rootDir>/node_modules/object-assign",
"<rootDir>/node_modules/underscore", "<rootDir>/node_modules/underscore",