diff --git a/quad/info.rkt b/quad/info.rkt index 7bb7ba35..a7e856f9 100644 --- a/quad/info.rkt +++ b/quad/info.rkt @@ -17,4 +17,5 @@ "scribble-lib" "debug")) (define update-implies '("fontland" "pitfall")) -(define test-omit-paths 'all) \ No newline at end of file +(define test-omit-paths 'all) +(define compile-omit-paths '("qtest")) \ No newline at end of file