remove unneeded "info.rkt"

It's not needed, and it also overrides the enclosing `omit-compiled-paths'
specification, which in turn triggers a failure of the "zo-path.rkt" test.
This commit is contained in:
Matthew Flatt 2012-11-15 06:34:15 -07:00
parent ed89b32de4
commit a89963d0a8

View File

@ -1,3 +0,0 @@
#lang setup/infotab
(define compile-omit-paths '("test-pkgs"))