whoops: remove duplicate test submodule

This commit is contained in:
Robby Findler 2013-12-31 21:26:53 -06:00
parent d7970d37ce
commit 796f82e4ad

View File

@ -328,6 +328,3 @@ using 'system' to call out to the tool and then reading its results, etc.
(delete-file (list-ref test-connection-spec 1))
(printf "Finished tests\n")
(module test racket/base
(displayln "run as program for tests"))