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