Fixing standalone

This commit is contained in:
Jay McCarthy 2013-03-28 08:32:03 -06:00
parent 72b5b984b3
commit 8a3f831807

View File

@ -69,7 +69,6 @@ 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)
params: (1 2)
Check failure
--------------------
@ -81,7 +80,6 @@ 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)
params: (1 2)
Check failure
--------------------