]> iEval git - acme-evil.git/blob - t/intermediate-direct.t
CPANTS compliance + Bump version and update Changes
[acme-evil.git] / t / intermediate-direct.t
1 #!/usr/bin/perl
2 use lib '.';
3 use Test::More tests => 1;
4
5 ok !eval {require t::t3::IntermediateDirect }, 'Direct intermediate dies';
This page took 0.052004 seconds and 5 git commands to generate.