Skip to content

Instantly share code, notes, and snippets.

@phildobbin
Created January 7, 2012 10:05
Show Gist options
  • Save phildobbin/1574327 to your computer and use it in GitHub Desktop.
Save phildobbin/1574327 to your computer and use it in GitHub Desktop.
fail on OS X Mojolicious::Lite
Mojolicious::Lite
# Failed test 'right path detected'
# at t/mojo/home.t line 17.
# Structures begin differing at:
# $got->[1] = 'users'
# $expected->[1] = 'Users'
# Failed test 'right path detected'
# at t/mojo/home.t line 33.
# Structures begin differing at:
# $got->[1] = 'users'
# $expected->[1] = 'Users'
# Looks like you failed 2 tests of 16.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment