Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
untodo a test
  • Loading branch information
fperrad committed Nov 10, 2009
1 parent a7f2f15 commit 4ec9b26
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions t/object.t
Expand Up @@ -162,10 +162,6 @@ CODE
-100
OUT

TODO:
{
local $TODO = 'pb with tail call ?';

language_output_is( 'lua', <<'CODE', <<'OUT', 'multiple inheritance' );
-- look up for 'k' in list of tables 'plist'
local function search (k, plist)
Expand Down Expand Up @@ -225,7 +221,6 @@ CODE
Paul
100
OUT
}

language_output_is( 'lua', <<'CODE', <<'OUT', 'multiple inheritance (patched)' );
-- look up for 'k' in list of tables 'plist'
Expand Down

0 comments on commit 4ec9b26

Please sign in to comment.