Subject: | fileline.t fails -- expects wrong slashes on Win32 |
FAILED 7: - template text 2 did not match expected
MATCH FAILED
input: [[% INCLUDE warning -%]\nfile: [% file.chunk(-16).last %]\nline:
[% line %]\nwarn:
[% warn %]\n]
expect: [Hello\nWorld\nfile: test/lib/warning\nline: 2\nwarn: Argument
"" isn't numeric in
addition (+)]
output: [Hello\nWorld\nfile: test\lib\warning\nline: 2\nwarn: Argument
"" isn't numeric in
addition (+)]
not ok 7 - template text 2 did not match expected