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

index 91a8a960cd1d1dfd086622545e6043766600e4ef..47874d32815c9d57b4b0be16cd9070615cbf7923 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Test::More tests => 1;
 
 BEGIN {
      use_ok( 'Test::Valgrind::Suppressions' );
+ use_ok( 'Test::Valgrind::Suppressions' );
 }
 
 diag( "Testing Test::Valgrind $Test::Valgrind::Suppressions::VERSION, Perl $], $^X" );