Commit 03e6c32
Correct the test case from 56d589a to match format description
The relevant formatting rule from the tree-construction README:
> Each test must begin with a string "\#data" followed by a newline (LF).
> All subsequent lines until a line that says "\#errors" are the test data
> and must be passed to the system being tested unchanged, except with the
> final newline (on the last line) removed.
>
> Then there must be a line that says "\#errors".
Commit 56d589a placed `#errors` after `#document-fragment`1 parent dd0d815 commit 03e6c32
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1614 | 1614 | | |
1615 | 1615 | | |
1616 | 1616 | | |
| 1617 | + | |
1617 | 1618 | | |
1618 | 1619 | | |
1619 | | - | |
1620 | 1620 | | |
1621 | 1621 | | |
1622 | 1622 | | |
| |||
0 commit comments