From 8be8c9b839e78baa0ff25f88d3cb2a2c5928e20f Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sat, 19 Jun 2010 19:20:53 -0500 Subject: [PATCH] fix prop --- collects/meta/props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/props b/collects/meta/props index 3068a3c6d4..531df6eb44 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -548,7 +548,7 @@ path/s is either such a string or a list of them. "collects/2htdp/private/world.rkt" drdr:command-line (gracket-text "-t" *) "collects/2htdp/tests/bad-draw.rkt" drdr:command-line (gracket *) "collects/2htdp/tests/full-scene-visible.rkt" drdr:command-line (gracket *) -"collects/2htdp/tests/image-equality-performance-htdp.rkt" drdr:command-line (gracket-text "-t" *) +"collects/2htdp/tests/image-equality-performance-htdp.rkt" responsible (robby) drdr:command-line (gracket-text "-t" *) "collects/2htdp/tests/image-equality-performance.rkt" responsible (robby) drdr:command-line (gracket-text *) "collects/2htdp/tests/mouse-evt.rkt" drdr:command-line #f "collects/2htdp/tests/mp.rkt" drdr:command-line #f