mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-14 00:41:29 +08:00
4 lines
111 B
TypeScript
4 lines
111 B
TypeScript
|
import { extendTest } from '../../../tests/shared/demoTest';
|
||
|
|
||
|
extendTest('select', { skip: ['big-data.md'] });
|