Commit 726c3a9
committed
chore: Adjust tests
When writing output, `[<<"some binary">>, <<"\n">>]` and `<<"some
binary\n">>` are indistinguishable, so I tihnk it feels a bit weird to
write them in a particular way in the tests.1 parent 6f3d599 commit 726c3a9
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
0 commit comments