Forgot to update props for GC2

This commit is contained in:
Jay McCarthy 2012-01-05 13:23:12 -07:00
parent c2355caef6
commit 0bf92dbc29

View File

@ -1553,6 +1553,15 @@ path/s is either such a string or a list of them.
"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/gc2/bad-mutators/mut-1.rkt" drdr:command-line #f
"collects/tests/plai/gc2/bad-mutators/mutator0.rkt" drdr:command-line #f
"collects/tests/plai/gc2/bad-mutators/mutator1.rkt" drdr:command-line #f
"collects/tests/plai/gc2/bad-mutators/mutator2.rkt" drdr:command-line #f
"collects/tests/plai/gc2/bad-mutators/mutator3.rkt" drdr:command-line #f
"collects/tests/plai/gc2/bad-mutators/mutator5.rkt" drdr:command-line #f
"collects/tests/plai/gc2/bad-mutators/void-app.rkt" drdr:command-line #f
"collects/tests/plai/gc2/other-mutators" drdr:command-line #f
"collects/tests/plai/gc2/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" *)
"collects/tests/planet" responsible (robby jay)