unit test

This commit is contained in:
pangxie1991
2017-03-03 15:03:35 +08:00
parent 8c3eb819b0
commit 144e49ef38
5 changed files with 101 additions and 8 deletions
+5
View File
@@ -24,7 +24,12 @@ module.exports = {
'no-extra-boolean-cast': 0,
'no-new': 0
},
"env": {
"mocha": true
},
"globals": {
"expect": true,
"sinon": true,
"zanui": true,
"location": true,
"Swiper": true,