Skip to content

Instantly share code, notes, and snippets.

@hackjoy
Created August 18, 2014 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hackjoy/e4add66dd5f61bc6a91a to your computer and use it in GitHub Desktop.
Save hackjoy/e4add66dd5f61bc6a91a to your computer and use it in GitHub Desktop.
bottles_test_5.rb
# ... previous setup and tests not shown for brevity ...
def test_the_whole_song
assert_equal bottles.verses(99, 0), bottles.song
end
# skipped tests not shown for brevity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment