Add no evil ':disable'
[acme-evil.git] / t / t2 / Dies.pm
1 package t::t2::Dies;
2 no evil ':strict';
3 no evil ':disable';
4 no evil ':strict';
5 use t::t2::Evil;
This page took 0.019584 seconds and 4 git commands to generate.