mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-23 20:15:06 +02:00
Removing spurious debug output.
This commit is contained in:
parent
39e2e96a60
commit
b3eab11692
1 changed files with 0 additions and 1 deletions
|
@ -402,7 +402,6 @@
|
|||
(guard
|
||||
(exn
|
||||
(else
|
||||
(write `(exception ,exn)) (newline)
|
||||
((current-test-handler)
|
||||
(if (assq-ref info 'expect-error) 'PASS 'ERROR)
|
||||
(append `((exception . ,exn)) info))))
|
||||
|
|
Loading…
Add table
Reference in a new issue