fix some tests for drdr
original commit: 6a28bd0e4b617b9f60384756f509b5fa306d7d3a
This commit is contained in:
commit
3edb19cfda
|
@ -996,7 +996,7 @@
|
|||
(mixin (basic<%>) (pasteboard-info<%>)
|
||||
(super-new)))
|
||||
|
||||
(include "standard-menus.ss")
|
||||
(include "standard-menus.rkt")
|
||||
|
||||
(define -editor<%> (interface (standard-menus<%>)
|
||||
get-entire-label
|
4
collects/mred/info.rkt
Normal file
4
collects/mred/info.rkt
Normal file
|
@ -0,0 +1,4 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define version '(400))
|
||||
(define post-install-collection "installer.rkt")
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user