Skip to content

Instantly share code, notes, and snippets.

@ryszard
Created January 10, 2010 14:00
Show Gist options
  • Select an option

  • Save ryszard/273530 to your computer and use it in GitHub Desktop.

Select an option

Save ryszard/273530 to your computer and use it in GitHub Desktop.
(richard garibaldi):~/Projects/sinatra% spec trigrams_spec.rb
.F..
1)
'Trigram returns 1 when comparing identical strings' FAILED
expected: 1.0,
got: 1.0 (using ==)
/Users/richard/Projects/sinatra/trigrams_spec.rb:11:in `block (2 levels) in <top (required)>'
/opt/local/lib/ruby1.9/1.9.1/timeout.rb:44:in `timeout'
Finished in 0.028886 seconds
4 examples, 1 failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment