Fix tests when @INC has no '.' (RT #121030)
[acme-evil.git] / t / lax-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::UnrelatedLax';
This page took 0.009865 seconds and 4 git commands to generate.