]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blobdiff - t/00-load.t
No tabs please
[perl/modules/Sub-Nary.git] / t / 00-load.t
index 2146920f107be5e848f3832eff7bff291c13c839..45c44c0d0578e05666df45c91758e93277afd541 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 use Test::More tests => 1;
 
 BEGIN {
      use_ok( 'Sub::Nary' );
+ use_ok( 'Sub::Nary' );
 }
 
 diag( "Testing Sub::Nary $Sub::Nary::VERSION, Perl $], $^X" );