Don't use places for running single tests.

original commit: 1c275ffcc7fb79775b377340aaae3e258473a3ba
This commit is contained in:
Sam Tobin-Hochstadt 2012-08-20 14:45:35 -04:00
parent 26b3938743
commit 48a9602d23

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)]