]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Improve TAP regexps in t/30-skip.t
authorVincent Pit <perl@profvince.com>
Sun, 15 Nov 2015 18:41:46 +0000 (16:41 -0200)
committerVincent Pit <perl@profvince.com>
Sun, 15 Nov 2015 18:42:53 +0000 (16:42 -0200)
Before Test::Builder 0.87_01, "Skip" was the directive for skipped test.
Moreover, the literal dots were matching anything.

Spotted by Paul Howarth.


No differences found