Tests: Add firefox launcher to package.json for karma tests
This commit is contained in:
parent
a1efd60842
commit
089744f645
@ -93,7 +93,8 @@
|
||||
"mocha": "~2.0.1",
|
||||
"run-sequence": "^1.0.2",
|
||||
"karma": "^0.12.28",
|
||||
"karma-mocha": "^0.1.9"
|
||||
"karma-mocha": "^0.1.9",
|
||||
"karma-firefox-launcher": "^0.1.3"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user