Skip to content

Instantly share code, notes, and snippets.

@reneedv
Created June 8, 2012 05:40
Show Gist options
  • Save reneedv/2893791 to your computer and use it in GitHub Desktop.
Save reneedv/2893791 to your computer and use it in GitHub Desktop.
test
def test_wg_pretty_prints_stem_length_and_volume
assert_equal "This wine glass is cool. It has a stem length of 5 and a volume of 6500ml", @wg.pretty_print_stuff
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment