Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
bacek committed May 17, 2012
1 parent 5e407c3 commit 3cbfc12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions t/compilers/imcc/syn/tail.t
Expand Up @@ -11,8 +11,6 @@ use Parrot::Test tests => 7;
##############################
# Parrot Calling Conventions: Tail call optimization.

$ENV{TEST_PROG_ARGS} = '-Oc';

pir_output_is( <<'CODE', <<'OUT', "tail call optimization, final position" );
.sub _main :main
Expand Down

0 comments on commit 3cbfc12

Please sign in to comment.