Skip to content

Commit

Permalink
Improve unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
candreoliveira committed Dec 11, 2014
1 parent 4ed05ce commit acfd23a
Show file tree
Hide file tree
Showing 8 changed files with 335 additions and 216 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,12 @@
"grunt-contrib-concat": "^0.4.0",
"grunt-contrib-copy": "^0.5.0",
"grunt-contrib-uglify": "^0.4.0",
"grunt-html2md": "~0.1.1",
"grunt-karma": "~0.8.3",
"grunt-release": "~0.7.0",
"grunt-shell": "^0.7.0",
"karma": "~0.12.16",
"karma-chai": "~0.1.0",
"karma-chai-plugins": "~0.2.1",
"karma-chrome-launcher": "^0.1.4",
"karma-jasmine": "~0.1.5",
"karma-jasmine": "~0.2.0",
"karma-junit-reporter": "~0.2.2",
"karma-phantomjs-launcher": "~0.1.4",
"load-grunt-tasks": "~0.6.0",
Expand All @@ -33,5 +30,5 @@
"test": "grunt karma"
},
"author": "candreoliveira@gmail.com",
"license": "ISC"
"license": "MIT"
}
Loading

0 comments on commit acfd23a

Please sign in to comment.