Clean up.
original commit: 73140544ce9a5195b032a4c81536ed76788208ee
This commit is contained in:
parent
a212f3419e
commit
5155f0310c
|
@ -25,10 +25,9 @@
|
|||
;; the optimizations we expected did indeed happen
|
||||
(define (compare-logs name dir)
|
||||
(test-suite "Log Comparison"
|
||||
(check-equal?
|
||||
;; ugly, but otherwise rackunit spews the entire logs to
|
||||
;; stderr, and they can be quite long
|
||||
#t
|
||||
;; ugly, but otherwise rackunit spews the entire logs to
|
||||
;; stderr, and they can be quite long
|
||||
(check-true
|
||||
(equal?
|
||||
;; actual log
|
||||
(with-input-from-string
|
||||
|
|
Loading…
Reference in New Issue
Block a user