mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-30 06:33:59 +00:00
update snapshot tests
This commit is contained in:
1
tests/snapshots/sample.modified.rs
vendored
1
tests/snapshots/sample.modified.rs
vendored
@@ -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