test/test_examples.rb in ruby-graphviz-0.9.17 vs test/test_examples.rb in ruby-graphviz-0.9.18
- old
+ new
@@ -20,10 +20,11 @@
# the below tests write to stdout. the other tests write to filesystem
Skips = {
#'35' => 'hanging for me',
- '36' => 'hangs for me'
+ '36' => 'hangs for me',
+ '57' => 'will not be able to find the graphml script'
}
def test_sample07
assert_output_pattern(/\Adigraph structs \{.+\}\n\Z/m, '07')