mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
fix tc
This commit is contained in:
parent
fc55cf6919
commit
d7e1794711
@ -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', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user