Subject: | t/06live.t fails on Win32/strawberry |
Date: | Sun, 31 May 2009 18:54:25 +0200 |
To: | bug-Catalyst-Model-File [...] rt.cpan.org |
From: | kmx <kmx [...] volny.cz> |
Hi,
there seems to be a slash vs. backslash issue:
t/06live.t ...
t/06live.t ... 1/2 # Failed test at t/06live.t line 20.
# got: '\foo'
# expected: '/foo'
# Failed test at t/06live.t line 22.
# got: '\'
# expected: '/'
# Looks like you failed 2 tests of 2.
t/06live.t ... Dubious, test returned 2 (wstat 512, 0x200)
--
kmx