diff --git a/collects/tests/lazy/testing.ss b/collects/tests/lazy/testing.ss index 4e93377ad2..1be7f1696b 100644 --- a/collects/tests/lazy/testing.ss +++ b/collects/tests/lazy/testing.ss @@ -81,7 +81,10 @@ [(list* y '<= x r) (cons (try t2 x y) r)] [(list* x '=error> y r) (cons (try te x y) r)] [(list* y '