drdr cleanup

This commit is contained in:
Robby Findler 2014-04-14 07:29:02 -05:00
parent ea8781e444
commit e6997ca393

View File

@ -8,3 +8,6 @@
(dynamic-require module-browser.rkt 'standalone-module-overview/file))
(standalone-module-overview/file file)
;; so 'raco test' doesn't try to run the module browser
(module test racket/base)