X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=t%2Ft2%2FSurvives.pm;fp=t%2Ft2%2FSurvives.pm;h=19ece794eeba44b91afb257fcb84680792916e05;hb=c72607e1a24d4e5172664949faf7d7abfa58b176;hp=0000000000000000000000000000000000000000;hpb=f17ddf12391d7c4d9a6afa6cde502c9bca8868cc;p=acme-evil.git diff --git a/t/t2/Survives.pm b/t/t2/Survives.pm new file mode 100644 index 0000000..19ece79 --- /dev/null +++ b/t/t2/Survives.pm @@ -0,0 +1,6 @@ +package t::t2::Dies; +no evil ':strict'; +no evil ':disable'; +use t::t2::Evil; + +1;