test-agent
Advanced tools
Comparing version 0.22.3 to 0.22.4
@@ -33,3 +33,5 @@ (function(window) { | ||
_defaultConfig: { | ||
'data-cover-only': 'js/' | ||
'data-cover-only': 'js/', | ||
'data-cover-never': 'test/unit/', | ||
'data-cover-flags': 'lazyload' | ||
}, | ||
@@ -36,0 +38,0 @@ |
{ | ||
"name": "test-agent", | ||
"version": "0.22.3", | ||
"version": "0.22.4", | ||
"author": "James Lal", | ||
@@ -5,0 +5,0 @@ "description": "execute client side tests from browser report back to cli", |
Sorry, the diff of this file is too big to display
250943
7831