Package: ruby-svg-graph / 1.0.5-2

Metadata

Package Version Patches format
ruby-svg-graph 1.0.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix unit test whitespace matching.patch | (download)

test/test_plot.rb | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix unit test whitespace matching

Element attributes are ordered arbitrary on each test run, when the
attribute being matched is the first in the list, it is separated from
element name only by a single space, making the test fail
intermittently.