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

index 8b63c5e2f6c4ebe5cd44f1f703eaef7e58bdc8ac..cc82d63b0b788ee0466a48ed78a5c0372c0b6f1d 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Test::More tests => 1;
 
 BEGIN {
 use Test::More tests => 1;
 
 BEGIN {
      use_ok( 'Scalar::Vec::Util' );
+ use_ok( 'Scalar::Vec::Util' );
 }
 
 diag( "Testing Scalar::Vec::Util $Scalar::Vec::Util::VERSION, Perl $], $^X" );
 }
 
 diag( "Testing Scalar::Vec::Util $Scalar::Vec::Util::VERSION, Perl $], $^X" );