I didnt commit the right stuff on previous commit. fixing that

This commit is contained in:
Enrique García Cota
2011-04-24 00:46:43 +02:00
parent 71bf1a87a0
commit 4572d02f72
2 changed files with 42 additions and 27 deletions

View File

@@ -100,6 +100,12 @@ context( 'inspect', function()
b = {...}
}
}]])
assert_equal(inspect(level4, 1), [[{ 1, 2, 3,
a = {...}
}]])
end)
end)