]> git.vpit.fr Git - perl/modules/Lexical-Types.git/commitdiff
No tabs please
authorVincent Pit <vince@profvince.com>
Fri, 23 Aug 2013 18:56:38 +0000 (15:56 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 23 Aug 2013 18:56:38 +0000 (15:56 -0300)
t/00-load.t

index 83dcc0bf73dacbbbd7d197679a7e8429e5fa8909..f49c789ec5c512456b770dee0b347c2bc9e2256a 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Test::More tests => 1;
 
 BEGIN {
 use Test::More tests => 1;
 
 BEGIN {
      use_ok( 'Lexical::Types' );
+ use_ok( 'Lexical::Types' );
 }
 
 diag( "Testing Lexical::Types $Lexical::Types::VERSION, Perl $], $^X" );
 }
 
 diag( "Testing Lexical::Types $Lexical::Types::VERSION, Perl $], $^X" );