moved batch-io test for xexpr at neu to manual mode

This commit is contained in:
Matthias Felleisen 2014-09-27 19:34:48 -06:00
parent c5220e3030
commit 26d1b52140
2 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,7 @@ run() {
cd tests
run -t batch-io-xexpr.rkt
run random-seed-works.rkt
run mouse-evt.rkt
run release.rkt

View File

@ -21,7 +21,6 @@ run -t batch-io.rkt
run -t batch-io2.rkt
run -t batch-io3.rkt
run -t batch-io-csv-ho.rkt
run -t batch-io-xexpr.rkt
run clause-once.rkt
run full-scene-visible.rkt
run image-too-large.rkt