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