Skip to content

Commit

Permalink
Eliminate an apostrophe so that syntax highlighting does not get conf…
Browse files Browse the repository at this point in the history
…used.
  • Loading branch information
jkeenan committed May 13, 2010
1 parent 28ea1d9 commit 39cd62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/01-basic.t
Expand Up @@ -12,7 +12,7 @@ BEGIN {
use ExtUtils::CBuilder;
use File::Spec;

# TEST doesn't like extraneous output
# TEST does not like extraneous output
my $quiet = $ENV{PERL_CORE} && !$ENV{HARNESS_ACTIVE};
my ($source_file, $object_file, $lib_file);

Expand Down

0 comments on commit 39cd62b

Please sign in to comment.