summaryrefslogtreecommitdiffstats
path: root/tests/snapshots/output
diff options
context:
space:
mode:
authorEzinwa Okpoechi <brainmaestro@outlook.com>2018-05-24 11:47:10 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2018-05-24 19:10:24 +0200
commit2ea3758c4b9cfdfce3612dc4fd425b785c8942e1 (patch)
tree582737699645e5a4ddb60580a906fb825c52d5ab /tests/snapshots/output
parent65bb4c7ee6833913596bcf9da04953681b2077c3 (diff)
Justify header when there are decorations but no grid
Diffstat (limited to 'tests/snapshots/output')
-rw-r--r--tests/snapshots/output/changes,header,numbers.snapshot.txt2
-rw-r--r--tests/snapshots/output/changes,header.snapshot.txt2
-rw-r--r--tests/snapshots/output/header,numbers.snapshot.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/snapshots/output/changes,header,numbers.snapshot.txt b/tests/snapshots/output/changes,header,numbers.snapshot.txt
index 770987b0..77145eb9 100644
--- a/tests/snapshots/output/changes,header,numbers.snapshot.txt
+++ b/tests/snapshots/output/changes,header,numbers.snapshot.txt
@@ -1,4 +1,4 @@
-File: sample.rs
+ File: sample.rs
1 struct Rectangle {
2 width: u32,
3 height: u32,
diff --git a/tests/snapshots/output/changes,header.snapshot.txt b/tests/snapshots/output/changes,header.snapshot.txt
index 97956665..82fe8c47 100644
--- a/tests/snapshots/output/changes,header.snapshot.txt
+++ b/tests/snapshots/output/changes,header.snapshot.txt
@@ -1,4 +1,4 @@
-File: sample.rs
+ File: sample.rs
struct Rectangle {
width: u32,
height: u32,
diff --git a/tests/snapshots/output/header,numbers.snapshot.txt b/tests/snapshots/output/header,numbers.snapshot.txt
index 3a0f9234..a681e6b4 100644
--- a/tests/snapshots/output/header,numbers.snapshot.txt
+++ b/tests/snapshots/output/header,numbers.snapshot.txt
@@ -1,4 +1,4 @@
-File: sample.rs
+ File: sample.rs
1 struct Rectangle {
2 width: u32,
3 height: u32,