mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-17 02:18:07 +08:00
4 lines
130 B
TypeScript
4 lines
130 B
TypeScript
![]() |
import { extendTest } from '../../../tests/shared/demoTest';
|
||
|
|
||
|
extendTest('tree', { skip: ['big-data.md', 'virtual-scroll.md'] });
|