mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-12 07:09:55 +08:00
4 lines
121 B
TypeScript
4 lines
121 B
TypeScript
|
import { extendTest } from '../../../tests/shared/demoTest';
|
||
|
|
||
|
extendTest('form', { skip: ['complex-form-control.md'] });
|