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