Fix tests when @INC has no '.' (RT #121030)
[acme-evil.git] / t / intermediate-unrelated.t
CommitLineData
8bfea593 1#!/usr/bin/perl
3c19af38 2use lib '.';
8bfea593
MG
3use Test::More tests => 2;
4
5require_ok 't::t3::Evil';
6require_ok 't::t3::UnrelatedIntermediate';
This page took 0.009465 seconds and 4 git commands to generate.