Skip to content

Instantly share code, notes, and snippets.

@timo
Created October 4, 2015 15:59
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 timo/b5e0c8c167a6079cbac6 to your computer and use it in GitHub Desktop.
Save timo/b5e0c8c167a6079cbac6 to your computer and use it in GitHub Desktop.
not ok 10 - orelse passes lhs to one argument after an exception
# Failed test 'orelse passes lhs to one argument after an exception'
# at t/spec/S03-operators/orelse.t line 23
# expected: 'oh noes!
# '
# got: 'oh noes!
# in block <unit> at t/spec/S03-operators/orelse.t:21
# '
# Looks like you failed 1 test of 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment