Remove unnecessary `compile-omit-paths` info

remotes/jackfirth/master
Jack Firth 2 years ago
parent bbbd2fb9b1
commit 275032d6c1

@ -23,6 +23,3 @@
(define test-omit-paths '("examples/simple-line-drawing/examples/letter-i.rkt"))
(define compile-omit-paths '("examples"))

@ -1,3 +0,0 @@
#lang info
(define compile-omit-paths '("private-lex/error-tests.rkt"))
Loading…
Cancel
Save