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