* lunit.el (lunit-assert): Avoid double-eval `condtion-expr'.
authorkaoru <kaoru>
Thu, 19 Feb 2004 12:44:57 +0000 (12:44 +0000)
committerkaoru <kaoru>
Thu, 19 Feb 2004 12:44:57 +0000 (12:44 +0000)
commit920a5e1168560fa4598da096aa77f0434538cdeb
treef803ec953f3095e92d1d1da39e57285fc82ea86c
parente6652fa60b4b9bb45c55dde9d8b1a2b1ac24f1ea
* lunit.el (lunit-assert): Avoid double-eval `condtion-expr'.
Use ,(not (not condition)) instead of ,condition.
ChangeLog
lunit.el