ant-design/components/statistic/__tests__/demo.test.ts
Yuki Zhang 3f822ac43f
test: move test cases to testing lib for Statistic (#36019)
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-13 09:05:49 +08:00

4 lines
79 B
TypeScript

import demoTest from '../../../tests/shared/demoTest';
demoTest('statistic');