]> git.vpit.fr Git - perl/modules/Scope-Context.git/blobdiff - t/00-load.t
No tabs please
[perl/modules/Scope-Context.git] / t / 00-load.t
index 7322e7ac087d43dca2503278c5c07e2d7c630a32..04192c6ba5034f85c63753107f22501fbd417cf7 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Test::More tests => 1;
 
 BEGIN {
      use_ok( 'Scope::Context' );
+ use_ok( 'Scope::Context' );
 }
 
 diag( "Testing Scope::Context $Scope::Context::VERSION, Perl $], $^X" );