diff -bu Test-Warnings-0.026-b0nyF8/t/zzz-check-breaks.t~ Test-Warnings-0.026-b0nyF8/t/zzz-check-breaks.t
--- Test-Warnings-0.026-b0nyF8/t/zzz-check-breaks.t~	2016-01-27 04:13:30.000000000 +0100
+++ Test-Warnings-0.026-b0nyF8/t/zzz-check-breaks.t	2016-07-30 14:40:15.000000000 +0200
@@ -15,9 +15,9 @@
   "File::pushd" => "< 1.004"
 };
 
-skip 'This information-only test requires CPAN::Meta::Requirements', 0
+skip 'This information-only test requires CPAN::Meta::Requirements', 1
     if not eval 'require CPAN::Meta::Requirements';
-skip 'This information-only test requires CPAN::Meta::Check 0.011', 0
+skip 'This information-only test requires CPAN::Meta::Check 0.011', 1
     if not eval 'require CPAN::Meta::Check; CPAN::Meta::Check->VERSION(0.011)';
 
 my $reqs = CPAN::Meta::Requirements->new;
