Fixing test re printing output... again :)
original commit: 8c918c489a932763f0f331446446403ff406aa27
This commit is contained in:
parent
5a8e2c0dfd
commit
6c93ea7b5c
|
@ -119,7 +119,7 @@
|
|||
(with-all-output-to-string (failing-binary-test/complex-params)))])
|
||||
(check string-contains
|
||||
op
|
||||
"`((0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
|
||||
"'((0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
|
||||
(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
|
||||
(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14))")))
|
||||
|
||||
|
@ -129,7 +129,7 @@
|
|||
(with-all-output-to-string (failing-test/complex-params)))])
|
||||
(check string-contains
|
||||
op
|
||||
"`((0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
|
||||
"'((0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
|
||||
(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
|
||||
(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14))")))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user