]> iEval git - acme-evil.git/blame_incremental - t/strict-safe.t
Fix tests when @INC has no '.' (RT #121030)
[acme-evil.git] / t / strict-safe.t
... / ...
CommitLineData
1#!/usr/bin/perl
2use lib '.';
3use Test::More tests => 1;
4
5require_ok 't::t1::Unrelated';
This page took 0.02087 seconds and 4 git commands to generate.