Skip to content

Commit

Permalink
Travis CI: More SVG test adjustments.
Browse files Browse the repository at this point in the history
  • Loading branch information
lehni committed Mar 17, 2016
1 parent beabd6b commit bb19fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tests/SvgImport.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ if (!isNode) {
// JSDom does not have SVG rendering, so we can't test there.
var svgFiles = {
'butterfly': { tolerance: 1e-2 },
'viewbox': {},
'viewbox': { tolerance: 1e-2 },
'clipping': {},
'arcs': {},
'symbol': {},
Expand Down

0 comments on commit bb19fad

Please sign in to comment.