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