aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/index.js
diff options
context:
space:
mode:
authoryiminghe <yiminghe@gmail.com>2016-08-04 19:53:55 +0800
committeryiminghe <yiminghe@gmail.com>2016-08-04 19:53:55 +0800
commit4984ed85e54f442998a335db70618d6184fa397e (patch)
tree6ae348b2cac5f48f3afb6f7b8dd0c2fd02f044fc /tests/index.js
parentdeaa6062ea2e274d50d58c70251c1237c0c03c67 (diff)
downloadtime-picker-4984ed85e54f442998a335db70618d6184fa397e.tar.gz
time-picker-4984ed85e54f442998a335db70618d6184fa397e.tar.zst
time-picker-4984ed85e54f442998a335db70618d6184fa397e.zip
2.x :boom:2.0.0
Diffstat (limited to 'tests/index.js')
-rw-r--r--tests/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/index.js b/tests/index.js
new file mode 100644
index 0000000..2900845
--- /dev/null
+++ b/tests/index.js
@@ -0,0 +1,4 @@
1import '../assets/index.less';
2import './TimePicker.spec';
3import './Header.spec';
4import './Select.spec';