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