repair test
Remove logging output in test.
This commit is contained in:
parent
851ea57ef9
commit
02ea4e47f8
|
@ -1140,7 +1140,6 @@
|
|||
'dispatch-macro
|
||||
(lambda (char in name line col pos)
|
||||
(define v (read/recursive in))
|
||||
(log-error ">> ~s" v)
|
||||
v))])
|
||||
(define v (read in2))
|
||||
(test '((abc) ((abc))) values v)
|
||||
|
|
Loading…
Reference in New Issue
Block a user