Add lots of tests
[acme-evil.git] / t / lax-direct.t
1 #!/usr/bin/perl
2 use Test::More tests => 1;
3
4 ok !eval {require t::t3::LaxDirect }, 'Direct lax dies';
This page took 0.02131 seconds and 4 git commands to generate.