Disabling other-mutator gc runs

This commit is contained in:
Jay McCarthy 2010-08-30 06:30:45 -06:00
parent 6a43e379e1
commit fd300bc31c

View File

@ -1478,6 +1478,7 @@ path/s is either such a string or a list of them.
"collects/tests/plai/gc/bad-mutators/mutator3.rkt" drdr:command-line #f
"collects/tests/plai/gc/bad-mutators/mutator5.rkt" drdr:command-line #f
"collects/tests/plai/gc/bad-mutators/void-app.rkt" drdr:command-line #f
"collects/tests/plai/gc/other-mutators" drdr:command-line #f
"collects/tests/plai/gc/run-test.rkt" drdr:command-line (racket "-qt" * "--" "-g")
"collects/tests/plai/test-random-mutator.rkt" responsible (jay robby)
"collects/tests/plai/web.rkt" drdr:command-line (mzc "-k" *)