App-Prove-Plugin-Distributed

 view release on metacpan or  search on metacpan

t/use_require_no_tap_error.t  view on Meta::CPAN


use strict;
use Test::More 'no_plan';
use Test::Fatal;
$| = 1;



# =begin testing SETUP
use Test::Requires {
    'NOT::A::VALID::MODULE'     => '0',
};



( run in 0.721 second using v1.01-cache-2.11-cpan-54e63673c56 )