From d80a49f8531ae7bceb57033045e9d52762658aaf Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 6 Jun 2012 15:16:52 +0800 Subject: [PATCH] turn on DrDr testing for racket/math --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index af33d37091..8a6ca3369e 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1845,7 +1845,7 @@ path/s is either such a string or a list of them. "collects/tests/racket/macrolib.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/makeflat.rktl" drdr:command-line #f "collects/tests/racket/makeflats.rktl" drdr:command-line #f -"collects/tests/racket/math.rktl" drdr:command-line #f +"collects/tests/racket/math.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/moddep.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/modprot.rktl" drdr:command-line (racket "-f" *) "collects/tests/racket/module-reader.rktl" drdr:command-line (racket "-f" *)