diff options
author | MG12 <wuzhao.mail@gmail.com> | 2015-12-03 23:36:20 +0800 |
---|---|---|
committer | MG12 <wuzhao.mail@gmail.com> | 2015-12-03 23:36:20 +0800 |
commit | a6978323930a81d983b0051ad61bcf81fb7a7235 (patch) | |
tree | 2679a44e3c1e7b57effac4f4773eb83478f6cfd3 /tests/index.spec.js | |
parent | 886312ffa19f856eaf4c60f096d6afe7b44359a9 (diff) | |
download | time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.tar.gz time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.tar.zst time-picker-a6978323930a81d983b0051ad61bcf81fb7a7235.zip |
add picker test case
Diffstat (limited to 'tests/index.spec.js')
-rw-r--r-- | tests/index.spec.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/index.spec.js b/tests/index.spec.js new file mode 100644 index 0000000..58c049a --- /dev/null +++ b/tests/index.spec.js | |||
@@ -0,0 +1 @@ | |||
import './TimePicker.spec'; | |||