summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEthan P <eth-p+git@hidden.email>2019-07-24 15:04:21 -0700
committerDavid Peter <sharkdp@users.noreply.github.com>2019-07-26 06:51:33 +0200
commit21821f1d4c291e638311cc57fd2a296d561652fb (patch)
treea79dfee93096911b83b364582d7c6e967d40f604 /tests
parent772ce2e4fec27d51094044919f9ce6b4df9a5a32 (diff)
Updated snapshot tests
Diffstat (limited to 'tests')
-rw-r--r--tests/snapshots/output/changes_grid.snapshot.txt1
-rw-r--r--tests/snapshots/output/changes_grid_numbers.snapshot.txt1
-rw-r--r--tests/snapshots/output/grid.snapshot.txt1
-rw-r--r--tests/snapshots/output/grid_numbers.snapshot.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/tests/snapshots/output/changes_grid.snapshot.txt b/tests/snapshots/output/changes_grid.snapshot.txt
index 3350711a..04767b8b 100644
--- a/tests/snapshots/output/changes_grid.snapshot.txt
+++ b/tests/snapshots/output/changes_grid.snapshot.txt
@@ -1,3 +1,4 @@
+──┬─────────────────────────────────────────────────────────────────────────────
│ struct Rectangle {
│ width: u32,
│ height: u32,
diff --git a/tests/snapshots/output/changes_grid_numbers.snapshot.txt b/tests/snapshots/output/changes_grid_numbers.snapshot.txt
index 0d718425..7fe7cccf 100644
--- a/tests/snapshots/output/changes_grid_numbers.snapshot.txt
+++ b/tests/snapshots/output/changes_grid_numbers.snapshot.txt
@@ -1,3 +1,4 @@
+───────┬────────────────────────────────────────────────────────────────────────
1 │ struct Rectangle {
2 │ width: u32,
3 │ height: u32,
diff --git a/tests/snapshots/output/grid.snapshot.txt b/tests/snapshots/output/grid.snapshot.txt
index bef9a7e6..5b970581 100644
--- a/tests/snapshots/output/grid.snapshot.txt
+++ b/tests/snapshots/output/grid.snapshot.txt
@@ -1,3 +1,4 @@
+────────────────────────────────────────────────────────────────────────────────
struct Rectangle {
width: u32,
height: u32,
diff --git a/tests/snapshots/output/grid_numbers.snapshot.txt b/tests/snapshots/output/grid_numbers.snapshot.txt
index 799f9617..09614667 100644
--- a/tests/snapshots/output/grid_numbers.snapshot.txt
+++ b/tests/snapshots/output/grid_numbers.snapshot.txt
@@ -1,3 +1,4 @@
+─────┬──────────────────────────────────────────────────────────────────────────
1 │ struct Rectangle {
2 │ width: u32,
3 │ height: u32,