Add lots of tests
[acme-evil.git] / t / t4 / ConfusedStrict2.pm
diff --git a/t/t4/ConfusedStrict2.pm b/t/t4/ConfusedStrict2.pm
new file mode 100644 (file)
index 0000000..85519ab
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/perl
+use evil;
+no evil ':strict';
+1;
This page took 0.009539 seconds and 4 git commands to generate.