Don't use places for running single tests.

This commit is contained in:
Sam Tobin-Hochstadt 2012-08-20 14:45:35 -04:00
parent 6e2e84664d
commit 1c275ffcc7

View File

@ -154,8 +154,6 @@
(f
(build-path path p)
(lambda ()
(force (run-in-other-place p*))
#;
(parameterize ([read-accept-reader #t]
[current-load-relative-directory
(path->complete-path path)]