Merge pull request #2967 from zpao/jest-match-internal

[jest] Use persistModuleRegistryBetweenSpecs
This commit is contained in:
Paul O’Shannessy 2015-01-27 20:54:19 -08:00
commit bd56b731de
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
"rootDir": "",
"scriptPreprocessor": "jest/preprocessor.js",
"setupEnvScriptFile": "jest/environment.js",
"persistModuleRegistryBetweenSpecs": true,
"testFileExtensions": [
"js",
"coffee",