remove accidentally committed debugging in test

This commit is contained in:
Matthew Flatt 2018-07-11 04:17:12 -06:00
parent 738fe8a44f
commit 6bc8369af5

View File

@ -2610,7 +2610,6 @@
(define-struct (cookie-error exn:fail) ()))])
(define o (open-output-bytes))
(write (compile m) o)
(call-with-output-file "/tmp/d" #:exists 'replace (lambda (o) (write (compile m) o)))
(test #t
not
(regexp-match? (regexp-quote