Skip to content

Instantly share code, notes, and snippets.

Created December 15, 2012 15:15
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 anonymous/4296235 to your computer and use it in GitHub Desktop.
Save anonymous/4296235 to your computer and use it in GitHub Desktop.
glitchmr@strawberry ~/g/p/t5> ./base-test
1..7
ok 1
ok 2
ok 3
ok 4
ok 5
not ok 6
# Failed test at ./base-test line 48.
# got: '(4.0 1.0) (3.0 2.0)
# '
# expected: '(1.0 4.0) (2.0 3.0)
# '
ok 7
# Looks like you failed 1 test of 7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment