Add lots of tests
[acme-evil.git] / t / lax-indirect.t
diff --git a/t/lax-indirect.t b/t/lax-indirect.t
new file mode 100644 (file)
index 0000000..ed63156
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/perl
+use Test::More tests => 1;
+
+require_ok 't::t3::LaxIndirect';
This page took 0.009799 seconds and 4 git commands to generate.