forgot to fix the test

This commit is contained in:
Sergio Mendonça
2018-10-21 19:56:31 -02:00
parent c429ae9920
commit 96d81873d8

View File

@ -174,7 +174,7 @@ const COMPLETE_TOC = {
"xml:space": "preserve", "xml:space": "preserve",
}, },
}, },
'TOC \\a "A" \\b "B" \\c "C" \\d "D" \\f "F" \\h \\l "L" \\n "N" \\o "O" \\p "P" \\s "S" \\t "SL,1,SL,2" \\u \\w \\x \\z', 'TOC \\a "A" \\b "B" \\c "C" \\d "D" \\f "F" \\h \\l "L" \\n "N" \\o "O" \\p "P" \\s "S" \\t "SL;1;SL;2" \\u \\w \\x \\z',
], ],
}, },
{ {