Don't run raco.rkt for testing.
This commit is contained in:
parent
a834da0a86
commit
b3ebd557b1
|
@ -61,3 +61,5 @@
|
||||||
(profile-thunk t
|
(profile-thunk t
|
||||||
#:threads threads?
|
#:threads threads?
|
||||||
#:use-errortrace? use-errortrace?)]))
|
#:use-errortrace? use-errortrace?)]))
|
||||||
|
|
||||||
|
(module test racket/base) ; don't run for testing
|
||||||
|
|
Loading…
Reference in New Issue
Block a user