mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-25 13:41:43 +08:00
4 lines
107 B
TypeScript
4 lines
107 B
TypeScript
import { extendTest } from '../../../tests/shared/demoTest';
|
|
|
|
extendTest('table', { skip: ['ajax.tsx'] });
|