dont use raco test for encode.rkt (as it expects command-line

arguments and doesn't have a test submodule)
This commit is contained in:
Robby Findler 2013-02-07 06:53:27 -06:00
parent f548555095
commit 642ef7f136

View File

@ -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 *)