about summary refs log tree commit diff
path: root/bin/run64
diff options
context:
space:
mode:
authorArun Isaac2025-11-11 13:56:59 +0000
committerArun Isaac2025-11-11 13:56:59 +0000
commit3b9f198a56defac35a06eb42e4f8af32818feafa (patch)
tree83f70bf3377956166a5a81bf37c661cd54ad513b /bin/run64
parent79976781fd609409cd5ac543b3ecfa4d2531dd6a (diff)
downloadrun64-3b9f198a56defac35a06eb42e4f8af32818feafa.tar.gz
run64-3b9f198a56defac35a06eb42e4f8af32818feafa.tar.lz
run64-3b9f198a56defac35a06eb42e4f8af32818feafa.zip
bin: Remove extra newline after expected value.
Diffstat (limited to 'bin/run64')
-rwxr-xr-xbin/run643
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)