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