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

index bf71dc167be6b96af727a058cdf936c765cde77a..cf1f34c3e24207b9988f851732c689080948e832 100644 (file)
@@ -6,8 +6,8 @@ use warnings;
 use Test::More tests => 2;
 
 BEGIN {
      use_ok( 'CPANPLUS::Dist::Gentoo' );
      use_ok( 'CPANPLUS::Dist::Gentoo::Maps' );
+ use_ok( 'CPANPLUS::Dist::Gentoo' );
+ use_ok( 'CPANPLUS::Dist::Gentoo::Maps' );
 }
 
 diag( "Testing CPANPLUS::Dist::Gentoo $CPANPLUS::Dist::Gentoo::VERSION, Perl $], $^X" );