updates to latest jasmine removes unit tests that weren't testing anything and one that was failing

This commit is contained in:
Shannon
2018-06-15 13:54:01 +10:00
parent 81f78e3ec5
commit 6d0307cdc7
5 changed files with 1371 additions and 415 deletions

View File

@@ -37,9 +37,9 @@
"gulp-watch": "^4.3.10",
"gulp-wrap": "^0.13.0",
"gulp-wrap-js": "^0.4.1",
"jasmine-core": "2.5.2",
"karma": "^1.7.0",
"karma-jasmine": "^1.1.1",
"jasmine-core": "3.1.0",
"karma": "^2.0.2",
"karma-jasmine": "^1.1.2",
"karma-phantomjs-launcher": "^1.0.4",
"less": "^2.7.3",
"lodash": "^4.17.5",