Fix crash in assert_not_typename
commitfdda41baef337b444cdf6842cd238453e36faf7a
authorSteven Aerts <steven.aerts@gmail.com>
Thu, 15 Oct 2009 07:34:23 +0000 (15 09:34 +0200)
committerMichael Roth <mroth@nessie.de>
Thu, 15 Oct 2009 17:50:53 +0000 (15 19:50 +0200)
tree39d670393e0e079f185206f4f9f2b149d5b0d970
parent8aa27a4969cda72e3474402501f678da52921b33
Fix crash in assert_not_typename

assert_not_typename crashed when the assertion failed as it then
used a wrong name to refer to a variable.

Signed-off-by: Steven Aerts <steven.aerts@gmail.com>
Signed-off-by: Michael Roth <mroth@nessie.de>
lunit.lua