printer: Add another failing input to TestFormatParsable.
This commit is contained in:
parent
061bf373e4
commit
ddff2bcdd7
@ -153,6 +153,7 @@ func TestFormatValidOutput(t *testing.T) {
|
||||
cases := []string{
|
||||
"#\x00",
|
||||
"#\ue123t",
|
||||
"x=//\n0y=<<_\n_\n",
|
||||
"Y=<<4\n4/\n\n\n/4/@=4/\n\n\n/4000000004\r\r\n00004\n",
|
||||
"x=<<_\n_\r\r\n_\n",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user