diff options
author | MG12 <wuzhao.mail@gmail.com> | 2015-12-04 15:45:58 +0800 |
---|---|---|
committer | MG12 <wuzhao.mail@gmail.com> | 2015-12-04 15:45:58 +0800 |
commit | 02d1b455617089d59a5202135eb43850f42e08a1 (patch) | |
tree | d8d67cf4a66ecfb121a544d99e8f703f3f6d7fbf /tests/index.spec.js | |
parent | a6978323930a81d983b0051ad61bcf81fb7a7235 (diff) | |
download | time-picker-02d1b455617089d59a5202135eb43850f42e08a1.tar.gz time-picker-02d1b455617089d59a5202135eb43850f42e08a1.tar.zst time-picker-02d1b455617089d59a5202135eb43850f42e08a1.zip |
add header and select test case
Diffstat (limited to 'tests/index.spec.js')
-rw-r--r-- | tests/index.spec.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/index.spec.js b/tests/index.spec.js index 58c049a..ae3918a 100644 --- a/tests/index.spec.js +++ b/tests/index.spec.js | |||
@@ -1 +1,3 @@ | |||
1 | import './TimePicker.spec'; | 1 | import './TimePicker.spec'; |
2 | import './Header.spec'; | ||
3 | import './Select.spec'; | ||