Add no evil ':disable'
[acme-evil.git] / t / t2 / Dies.pm
diff --git a/t/t2/Dies.pm b/t/t2/Dies.pm
new file mode 100644 (file)
index 0000000..7dd4f71
--- /dev/null
@@ -0,0 +1,5 @@
+package t::t2::Dies;
+no evil ':strict';
+no evil ':disable';
+no evil ':strict';
+use t::t2::Evil;
This page took 0.008877 seconds and 4 git commands to generate.