Skip to content

Commit

Permalink
a note about dots
Browse files Browse the repository at this point in the history
  • Loading branch information
Myles Byrne committed Apr 28, 2010
1 parent c15f605 commit bd8a0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/result_printer.rb
Expand Up @@ -51,6 +51,7 @@ def fancy_result(checks)

def icon(status)
case status.to_sym
# in some font faces, the big dot is little and the little dot is big. sadness
when :info : '•'
when :infos : '∙'
when :failure : '✗'
Expand Down

0 comments on commit bd8a0bb

Please sign in to comment.