fix quote tests
This commit is contained in:
parent
c707cafe23
commit
a6018f798c
2 changed files with 2 additions and 2 deletions
2
t/HTML.t
2
t/HTML.t
|
|
@ -91,7 +91,7 @@ my @macroParamSets = (
|
|||
},
|
||||
{
|
||||
inputText => q|'|,
|
||||
output => q|"|,
|
||||
output => q|'|,
|
||||
comment => 'single quote',
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue