1
0
Fork 0

added firefox

This commit is contained in:
Frank Celler 2013-12-16 11:14:27 +01:00
parent 7c4944de83
commit 99c79485e8
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ module.exports = function(karma) {
// - Safari (only Mac)
// - PhantomJS
// - IE (only Windows)
browsers: ["PhantomJS"],
browsers: ["PhantomJS", "Firefox"],
// If browser does not capture in given timeout [ms], kill it