test generated by insertUTestCase
This commit is contained in:
@@ -651,4 +651,8 @@ From:[(assert false (+ \"false \" \"should \" \"have \" \"been \" \"true\"))]" m
|
||||
|
||||
(function _testTrace []
|
||||
(Assert.equals 5 (trace 5 "num"))
|
||||
(Assert.equals 5 ~5))
|
||||
(Assert.equals 5 ~5))
|
||||
|
||||
// The test here is that this was inserted by insertUTestCase :)
|
||||
(function _testInsertUTestCase []
|
||||
(Assert.pass))
|
||||
|
Reference in New Issue
Block a user