]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - t/11-args.t
Remove a trailing space
[perl/modules/Lexical-Types.git] / t / 11-args.t
index 879dadd04deda260b7d1ad2e7f8ce52ae6436119..36047c5f66455574f67e5b00928e85096544740e 100644 (file)
@@ -26,7 +26,7 @@ use Test::More tests => 12 + 6;
 
 {
  package LTT;
+
  no warnings 'once';
  *ts = \&Lexical::Types::Test::LTT::TYPEDSCALAR
 }