X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/aaa63daea7f8ece57d84d8329754f95ea107301e..a5f48505593c7e1ca478de383e24d5cc2541f3ca:/t/op/attrproto.t diff --git a/t/op/attrproto.t b/t/op/attrproto.t index 8e69e33..464081f 100644 --- a/t/op/attrproto.t +++ b/t/op/attrproto.t @@ -132,8 +132,4 @@ is @warnings, 0, "Malformed prototype isn't just a warning"; is @warnings, 0, "No more warnings"; } -# Local variables: -# indent-tabs-mode: nil -# End: -# # ex: set ts=8 sts=4 sw=4 et: