]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
No tabs please
authorVincent Pit <vince@profvince.com>
Fri, 23 Aug 2013 19:39:07 +0000 (16:39 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 23 Aug 2013 19:39:07 +0000 (16:39 -0300)
t/00-load.t

index afccae1cea7973b13f0cc071d4c6aba231c9d75c..e15c43e742f0e502cf1c06d09022cac10f097dfc 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 use Test::More tests => 1;
 
 BEGIN {
      use_ok( 'indirect' );
+ use_ok( 'indirect' );
 }
 
 diag( "Testing indirect $indirect::VERSION, Perl $], $^X" );