chiark / gitweb /
tests.at: Wrap an overly long comment line.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jun 2024 10:54:54 +0000 (11:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jun 2024 12:09:17 +0000 (13:09 +0100)
tests.at

index b022076cdda142605988c59f51fb02cd94126840..48bf9e962bcc98638fc17310d3315c62ef422292 100644 (file)
--- a/tests.at
+++ b/tests.at
@@ -107,8 +107,8 @@ cat >test-script <<EOF
 ;; Make sure that \`*error-output*' is hooked up properly.
 (format *error-output* "to stderr~%")
 
-;; Make sure that \`*standard-input*' is hooked up properly, by reading a line
-;; and echoing it.
+;; Make sure that \`*standard-input*' is hooked up properly, by reading a
+;; line and echoing it.
 (format t "from stdin: ~S~%" (read-line))
 
 ;; Check that \`:runlisp-script' is set in \`*features*'.  If not, \`assert'