Added Chromium Tests
This enables tests against the Chromium project for refstack's javascript components. Change-Id: Id2dfbee5c2c6e1e897933335b9cb4c18d2d7174a
This commit is contained in:
parent
240d101539
commit
c7d4caa609
@ -29,7 +29,7 @@ module.exports = function (config) {
|
||||
|
||||
frameworks: ['jasmine'],
|
||||
|
||||
browsers: ['Firefox', 'PhantomJS'],
|
||||
browsers: ['Firefox', 'PhantomJS', 'Chrome'],
|
||||
|
||||
plugins: [
|
||||
'karma-chrome-launcher',
|
||||
|
Loading…
x
Reference in New Issue
Block a user