Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Sun still hasn't SET, either
Browse files Browse the repository at this point in the history
  • Loading branch information
plt-amy committed Aug 27, 2017
1 parent b9a0212 commit 9bc39b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/extra/test.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
(define start-time :hidden (gensym))

(defmacro marker (colour)
"Add a dot with the given COLOR to mark a single test's result"
"Add a dot with the given COLOUR to mark a single test's result"
:hidden
`(when ,quiet
(write (coloured ,colour "\226\128\162"))))
Expand Down

0 comments on commit 9bc39b2

Please sign in to comment.