Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove fudge for caddr test
  • Loading branch information
TimToady committed Mar 15, 2014
1 parent b13f601 commit 831ac2a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions integration/advent2013-day09.t
Expand Up @@ -105,7 +105,4 @@ Pair.^add_fallback(
}
);

#?rakudo.jvm skip 'caddr example'
#?rakudo.parrot skip 'caddr example'
#?rakudo.moar skip 'caddr example'
is $lisp-list.caddr, 3, 'Pair.^add_fallback';

0 comments on commit 831ac2a

Please sign in to comment.