checking in a broken chat-noir-literate to make sure I've set the drdr properties right

svn: r18781
This commit is contained in:
Robby Findler 2010-04-10 18:42:33 +00:00
parent 1a9b89f5ba
commit 1671102fdc

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) #t)))]
(list (make-cell (make-posn 0 0) #f)))]
@section{Run, program, run}