add --quiet to silence noisy tests
authorRobin Barker <rmbarker@cpan.org>
Tue, 7 Feb 2012 20:13:41 +0000 (20:13 +0000)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 12 Feb 2012 22:41:23 +0000 (14:41 -0800)
commitcfb2be1c2b8a5154087a5076944bfe3218862b02
tree2236d38a1b291c47c7dfb0cc27956517ab151007
parent57121c06712381a54c6c8c77dfc1b8d812dbdf98
add --quiet to silence noisy tests

The ext/Pod-Html tests generate warnings that appear in the output.
This patch adds --quiet to the function call to silence the
warnings, without (I hope) changing the point of the tests.
ext/Pod-Html/t/feature.t
ext/Pod-Html/t/feature2.t
ext/Pod-Html/t/htmldir1.t
ext/Pod-Html/t/htmldir2.t
ext/Pod-Html/t/htmldir3.t
ext/Pod-Html/t/htmldir4.t
ext/Pod-Html/t/htmldir5.t
ext/Pod-Html/t/htmlview.t