mirror of
https://github.com/sharkdp/bat
synced 2026-08-03 18:51:44 +00:00
update snapshot tests
This commit is contained in:
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
/// A rectangle. First line is changed to prevent a regression of #1869
|
||||
struct Rectangle {
|
||||
width: u32,
|
||||
height: u32,
|
||||
|
||||
Reference in New Issue
Block a user