updated tests for newest stuff
svn: r11908 original commit: 07cfcb4f0701dae0716847bab1e8de1718aad335
This commit is contained in:
parent
61f82c1eaa
commit
bde8f70462
|
@ -53,7 +53,7 @@
|
|||
(cond [all? all-files]
|
||||
[batch? (remove* interactive-files all-files)]
|
||||
[else files]))))
|
||||
`("Names of the tests; defaults to all tests"))
|
||||
`("Names of the tests; defaults to all non-interactive tests"))
|
||||
|
||||
(when (file-exists? preferences-file)
|
||||
(debug-printf admin " saving preferences file ~s to ~s\n"
|
||||
|
|
Loading…
Reference in New Issue
Block a user