Remove "did not work" comment from test suite

This commit is contained in:
David Tolnay 2025-09-20 12:23:01 -07:00
parent 2316610760
commit defc24d361
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -3010,7 +3010,7 @@ mod flatten {
Token::MapEnd,
],
);
// Field order: [content, tag], outer - did not work
// Field order: [content, tag], outer
assert_de_tokens(
&value,
&[
@ -3050,7 +3050,7 @@ mod flatten {
Token::MapEnd,
],
);
// Field order: [content], outer, [tag] - did not work
// Field order: [content], outer, [tag]
assert_de_tokens(
&value,
&[