1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-01 07:32:01 +00:00

update snapshot tests

This commit is contained in:
Diva M
2021-10-15 16:43:38 -05:00
committed by David Peter
parent 3a3cd0acba
commit 2339d78bf4
34 changed files with 408 additions and 374 deletions

View File

@@ -1,4 +1,5 @@
──┬─────────────────────────────────────────────────────────────────────────────
+ │ /// A rectangle. First line is changed to prevent a regression of #1869
│ struct Rectangle {
│ width: u32,
│ height: u32,