]> iEval git - acme-evil.git/blob - t/intermediate-unrelated.t
CPANTS compliance + Bump version and update Changes
[acme-evil.git] / t / intermediate-unrelated.t
1 #!/usr/bin/perl
2 use lib '.';
3 use Test::More tests => 2;
4
5 require_ok 't::t3::Evil';
6 require_ok 't::t3::UnrelatedIntermediate';
This page took 0.041175 seconds and 5 git commands to generate.