adjusted to change in the module language dialog

This commit is contained in:
Robby Findler 2011-02-25 09:40:52 -06:00
parent be9f13011a
commit 2187773474

View File

@ -180,7 +180,7 @@
(let ([got (setup-dialog/run
(λ ()
(test:set-radio-box-item! radio-box)
(test:set-check-box! "Populate compiled/ directories (for faster loading)" #f)))])
(test:set-check-box! "Populate \"compiled\" directories (for faster loading)" #f)))])
(unless (equal? got (format "~s" no-check-expected))
(error 'r-u-c-f-p-t.2 "got ~s expected ~s"
got