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