Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f530f7a5
authored
2014-03-28 17:05:11 -0400
by
Gary Katsevman
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
only run in chrome
1 parent
e55f0bd6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
test/karma.conf.js
test/karma.conf.js
View file @
f530f7a
...
...
@@ -26,11 +26,11 @@ module.exports = function(config) {
// - PhantomJS
// - IE (only Windows)
// Example usage:
browsers
:
[
'chrome_test'
,
//'firefox_test',
//'safari_test',
'
//'ipad_test',
'android_test'
],
browsers
:
[
'chrome_test'
]
//'firefox_test',
//'safari_test',
//'ipad_test',
//'android_test'
// List of files / patterns to load in the browser
// Add any new src files to this list.
...
...
Please
register
or
sign in
to post a comment