fix some test properties/submodules
Mostly, revert accidentally removed ".scm" and ".ss" entries. original commit: d33638248ed67836ef8e0f79e855abfabbb4b3db
This commit is contained in:
parent
1caa7fb9aa
commit
7944363893
|
@ -19,3 +19,5 @@
|
|||
(new message% [parent f] [label "so check that it's not too often."])
|
||||
(new button% [parent f] [label "Refresh"] [callback (lambda (b e) (send c refresh))])
|
||||
(send f show #t)
|
||||
|
||||
(module test racket/base)
|
||||
|
|
Loading…
Reference in New Issue
Block a user