This commit is contained in:
yiminghe 2016-05-31 16:03:03 +08:00
parent fc55cf6919
commit d7e1794711

View File

@ -1,7 +1,7 @@
jest.unmock('../index');
import React from 'react';
import antd from '../index';
import * as antd from '../index';
describe('antd', function() {
it('should has modules in antd', () => {