Update jest to 0.7.1

Reviewed By: frantic

Differential Revision: D2614935

fb-gh-sync-id: 64cc4fb439f0c53f0eb0588c22e0291813a7e334
This commit is contained in:
Christoph Pojer
2015-11-04 14:33:48 -08:00
committed by facebook-github-bot-7
parent 59ed90dd5f
commit 7041a22bd0
4 changed files with 35 additions and 43 deletions

View File

@@ -9,7 +9,7 @@
'use strict';
require('mock-modules').autoMockOff();
jest.autoMockOff();
var parseErrorStack = require('parseErrorStack');