diff --git a/collects/tests/racket/contract-test.rktl b/collects/tests/racket/contract-test.rktl index b459477279..ae4b56dfb0 100644 --- a/collects/tests/racket/contract-test.rktl +++ b/collects/tests/racket/contract-test.rktl @@ -9698,9 +9698,6 @@ so that propagation occurs. (f 3)) (c))) - ;; Robby had this as 2, but now we only end up checking it once, which - ;; looks right to me. Not sure whether "2" was _wanted_, or if it just - ;; happened to be what it returned when run. (ctest 1 'case->-regular (let ([c (counter)])