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