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