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