Fixing broken rackunit tests
original commit: 04d723eea88ce3456856ae3f77e265304fa84f31
This commit is contained in:
parent
38de84812e
commit
38f8b0cb3d
|
@ -64,22 +64,24 @@ Second Outta here!
|
|||
--------------------
|
||||
--------------------
|
||||
FAILURE
|
||||
actual: 1
|
||||
expected: 2
|
||||
name: check-eq?
|
||||
location: (#<path:PLTHOME/collects/tests/rackunit/standalone-test-case-test.rkt> 19 12 520 15)
|
||||
expression: (check-eq? 1 2)
|
||||
actual: 1
|
||||
expected: 2
|
||||
params: (1 2)
|
||||
|
||||
Check failure
|
||||
--------------------
|
||||
--------------------
|
||||
failure
|
||||
FAILURE
|
||||
actual: 1
|
||||
expected: 2
|
||||
name: check-eq?
|
||||
location: (#<path:PLTHOME/collects/tests/rackunit/standalone-test-case-test.rkt> 20 21 558 15)
|
||||
expression: (check-eq? 1 2)
|
||||
actual: 1
|
||||
expected: 2
|
||||
params: (1 2)
|
||||
|
||||
Check failure
|
||||
--------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user