checking in a fix for the previous revision

svn: r18782
This commit is contained in:
Robby Findler 2010-04-10 18:43:17 +00:00
parent 1671102fdc
commit e4e3d71299

View File

@ -2325,7 +2325,7 @@ and reports the results.
(test (add-n-random-blocked-cells 1 (list (make-cell (make-posn 0 0)
#f))
3)
(list (make-cell (make-posn 0 0) #f)))]
(list (make-cell (make-posn 0 0) #t)))]
@section{Run, program, run}