From b379e207fddc31610e59c5dd01c03baf9a3222e2 Mon Sep 17 00:00:00 2001 From: Carl Eastlund Date: Fri, 14 Jan 2011 00:43:46 -0500 Subject: [PATCH] DrDr should not run the "scribblings-package" example in tests/planet. --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index c887447747..af0861ffc2 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -1548,6 +1548,7 @@ path/s is either such a string or a list of them. "collects/tests/planet" responsible (robby jay) "collects/tests/planet/cmdline-tool.rkt" drdr:command-line #f "collects/tests/planet/examples/dummy-module.rkt" drdr:command-line #f +"collects/tests/planet/examples/scribblings-package" drdr:command-line #f "collects/tests/plot/run-tests.rkt" drdr:command-line (gracket-text "-t" *) "collects/tests/r6rs" responsible (mflatt) "collects/tests/racket" responsible (mflatt)