Suppress output about passing tests.
authorChris Hanson <org/chris-hanson/cph>
Tue, 1 Mar 2016 21:52:48 +0000 (13:52 -0800)
committerChris Hanson <org/chris-hanson/cph>
Tue, 1 Mar 2016 21:52:48 +0000 (13:52 -0800)
tests/check.scm

index 29118268daf0f7d3c379e32348e26aebe3dc1773..90ebb69c8f1234c88ee071e59d96fe6fd1643636 100644 (file)
@@ -73,7 +73,7 @@ USA.
                              (values entry #!default))
                   (with-notification
                       (lambda (output-port)
-                        (write-string "Run tests " output-port)
+                        (write-string "Running tests in " output-port)
                         (write pathname output-port)
                         (if (not (default-object? environment))
                             (begin