]> iEval git - acme-evil.git/blob - t/intermediate-indirect.t
6df5674f616eeb364c22a0330526e46323d750f4
[acme-evil.git] / t / intermediate-indirect.t
1 #!/usr/bin/perl
2 use lib '.';
3 use Test::More tests => 1;
4
5 ok !eval {require t::t3::IntermediateIndirect }, 'Indirect intermediate dies';
This page took 0.042862 seconds and 4 git commands to generate.