]> iEval git - acme-evil.git/blame_incremental - t/lax-direct.t
CPANTS compliance + Bump version and update Changes
[acme-evil.git] / t / lax-direct.t
... / ...
CommitLineData
1#!/usr/bin/perl
2use lib '.';
3use Test::More tests => 1;
4
5ok !eval {require t::t3::LaxDirect }, 'Direct lax dies';
This page took 0.024807 seconds and 5 git commands to generate.