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