adjust the test-engine test suite to use the new preferences location
This commit is contained in:
parent
3448767f97
commit
419ca0a36d
|
@ -446,7 +446,7 @@
|
|||
(printf ">> finished ~a\n" (syntax->datum #'arg))))]))
|
||||
|
||||
(define (run-test)
|
||||
(put-preferences '(test:test-window:docked?) '(#t))
|
||||
(preferences:set 'test-engine:test-window:docked? #t)
|
||||
(go beginner)
|
||||
(go beginner/abbrev)
|
||||
(go intermediate)
|
||||
|
|
Loading…
Reference in New Issue
Block a user