Don't run raco.rkt for testing.

This commit is contained in:
Vincent St-Amour 2016-01-08 12:25:52 -06:00
parent a834da0a86
commit b3ebd557b1

View File

@ -61,3 +61,5 @@
(profile-thunk t
#:threads threads?
#:use-errortrace? use-errortrace?)]))
(module test racket/base) ; don't run for testing