adjusted to change in the module language dialog
This commit is contained in:
parent
be9f13011a
commit
2187773474
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user