diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/run64 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/run64 b/bin/run64 index 9077e84..c38682f 100755 --- a/bin/run64 +++ b/bin/run64 @@ -314,8 +314,7 @@ object instead of the list element." (assq-ref failure 'actual-value)) (string-length "Expected: ")) (newline))))))) - (test-runner-aux-value runner)) - (newline)) + (test-runner-aux-value runner))) (headline (string-join (filter-map (lambda (count text color) |
