Don't compile file that prints to stderr.

This commit is contained in:
Sam Tobin-Hochstadt 2016-07-13 10:39:11 -04:00
parent f2eba4cd09
commit bd28c4459d

View File

@ -1,3 +1,4 @@
#lang info
(define test-responsibles '((all ryanc)))
(define compile-omit-files '("test.rkt"))