"racket-test" clean-up
Move a few tests, and clear out a lot of junk. original commit: 29a0c44c98d5c8d3660e4bd10eb566c7ec6e46e2
This commit is contained in:
parent
d983b9b7b0
commit
7b7e11a299
|
@ -13,7 +13,8 @@
|
|||
"rackunit-lib"
|
||||
"scribble-lib"
|
||||
"pconvert-lib"
|
||||
"compatibility-lib"))
|
||||
"compatibility-lib"
|
||||
"sandbox-lib"))
|
||||
|
||||
(define pkg-desc "tests for \"gui\"")
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(load-relative "loadtest.rktl")
|
||||
(load (collection-file-path "loadtest.rktl" "tests/racket"))
|
||||
|
||||
(require racket/gui/base
|
||||
mrlib/cache-image-snip
|
Loading…
Reference in New Issue
Block a user