1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-29 22:24:35 +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,3 +1,4 @@
/// A rectangle. First line is changed to prevent a regression of #1869
struct Rectangle {
width: u32,
height: u32,