mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
[Improvement] Rebuild test system (#1051)
This commit is contained in:
4
packages/steps/test/index.spec.js
Normal file
4
packages/steps/test/index.spec.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import Steps from '../';
|
||||
import demoTest from '../../../test/demo-test';
|
||||
|
||||
demoTest(Steps);
|
Reference in New Issue
Block a user