From 642ef7f136b74e2fab0465ee504a120ab6942ff3 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 7 Feb 2013 06:53:27 -0600 Subject: [PATCH] dont use raco test for encode.rkt (as it expects command-line arguments and doesn't have a test submodule) --- collects/meta/props | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/meta/props b/collects/meta/props index c984f607a5..e705525b2f 100755 --- a/collects/meta/props +++ b/collects/meta/props @@ -731,6 +731,7 @@ path/s is either such a string or a list of them. "collects/ffi/unsafe/objc.rkt" responsible (mflatt) drdr:command-line (mzc *) "collects/file" responsible (mflatt) "collects/framework" responsible (robby) +"collects/framework/private/encode.rkt" drdr:command-line (racket *) "collects/frtime" responsible (jay gcooper) "collects/frtime/animation.rkt" drdr:command-line (mzc *) "collects/frtime/demos/analog-clock.rkt" drdr:command-line (mzc *)