Skip to content

Commit

Permalink
Typographic cleanup only.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/branches/detect_llvm@41763 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
jkeenan committed Oct 8, 2009
1 parent b1683ae commit b199659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/steps/auto/llvm-01.t
Expand Up @@ -32,7 +32,7 @@ my $conf = Parrot::Configure->new;
my $serialized = $conf->pcfreeze();

test_step_thru_runstep($conf, q{init::defaults}, $args);
test_step_thru_runstep( $conf, q{inter::progs}, $args );
test_step_thru_runstep($conf, q{inter::progs}, $args);

my $pkg = q{auto::llvm};

Expand Down

0 comments on commit b199659

Please sign in to comment.