From 6b90258662810ce740f7f9ad44234e10f3367fc3 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 29 Mar 2020 10:39:22 +0800 Subject: Fix tests by regenerating them - issue is that sym-links are not shown anymore. --- tests/snapshots/success-bytes-binary | 1 - tests/snapshots/success-bytes-bytes | 1 - tests/snapshots/success-bytes-gb | 1 - tests/snapshots/success-bytes-gib | 1 - tests/snapshots/success-bytes-mb | 1 - tests/snapshots/success-bytes-metric | 1 - tests/snapshots/success-bytes-mib | 1 - tests/snapshots/success-no-arguments | 1 - tests/snapshots/success-no-arguments-no-sort | 1 - 9 files changed, 9 deletions(-) (limited to 'tests') diff --git a/tests/snapshots/success-bytes-binary b/tests/snapshots/success-bytes-binary index 989e4b7..ad370ec 100644 --- a/tests/snapshots/success-bytes-binary +++ b/tests/snapshots/success-bytes-binary @@ -1,5 +1,4 @@ 0.00 B b.empty - 0.00 B c.lnk 4.00 KiB .hidden.666 4.00 KiB a 4.00 KiB z123.b diff --git a/tests/snapshots/success-bytes-bytes b/tests/snapshots/success-bytes-bytes index 6cb0242..bd26a9b 100644 --- a/tests/snapshots/success-bytes-bytes +++ b/tests/snapshots/success-bytes-bytes @@ -1,5 +1,4 @@ 0 b b.empty - 0 b c.lnk 4096 b .hidden.666 4096 b a 4096 b z123.b diff --git a/tests/snapshots/success-bytes-gb b/tests/snapshots/success-bytes-gb index df01a56..04f9931 100644 --- a/tests/snapshots/success-bytes-gb +++ b/tests/snapshots/success-bytes-gb @@ -1,5 +1,4 @@ 0.00 GB b.empty - 0.00 GB c.lnk 0.00 GB .hidden.666 0.00 GB a 0.00 GB z123.b diff --git a/tests/snapshots/success-bytes-gib b/tests/snapshots/success-bytes-gib index a685046..ca73b1a 100644 --- a/tests/snapshots/success-bytes-gib +++ b/tests/snapshots/success-bytes-gib @@ -1,5 +1,4 @@ 0.00 GiB b.empty - 0.00 GiB c.lnk 0.00 GiB .hidden.666 0.00 GiB a 0.00 GiB z123.b diff --git a/tests/snapshots/success-bytes-mb b/tests/snapshots/success-bytes-mb index eb3e160..1a74db4 100644 --- a/tests/snapshots/success-bytes-mb +++ b/tests/snapshots/success-bytes-mb @@ -1,5 +1,4 @@ 0.00 MB b.empty - 0.00 MB c.lnk 0.00 MB .hidden.666 0.00 MB a 0.00 MB z123.b diff --git a/tests/snapshots/success-bytes-metric b/tests/snapshots/success-bytes-metric index 0ec9e43..298ef0b 100644 --- a/tests/snapshots/success-bytes-metric +++ b/tests/snapshots/success-bytes-metric @@ -1,5 +1,4 @@ 0.00 B b.empty - 0.00 B c.lnk 4.10 KB .hidden.666 4.10 KB a 4.10 KB z123.b diff --git a/tests/snapshots/success-bytes-mib b/tests/snapshots/success-bytes-mib index ec5fe5b..7c1f9d9 100644 --- a/tests/snapshots/success-bytes-mib +++ b/tests/snapshots/success-bytes-mib @@ -1,5 +1,4 @@ 0.00 MiB b.empty - 0.00 MiB c.lnk 0.00 MiB .hidden.666 0.00 MiB a 0.00 MiB z123.b diff --git a/tests/snapshots/success-no-arguments b/tests/snapshots/success-no-arguments index 0ec9e43..298ef0b 100644 --- a/tests/snapshots/success-no-arguments +++ b/tests/snapshots/success-no-arguments @@ -1,5 +1,4 @@ 0.00 B b.empty - 0.00 B c.lnk 4.10 KB .hidden.666 4.10 KB a 4.10 KB z123.b diff --git a/tests/snapshots/success-no-arguments-no-sort b/tests/snapshots/success-no-arguments-no-sort index 9761b72..d121db4 100644 --- a/tests/snapshots/success-no-arguments-no-sort +++ b/tests/snapshots/success-no-arguments-no-sort @@ -1,7 +1,6 @@ 4.10 KB .hidden.666 4.10 KB a 0.00 B b.empty - 0.00 B c.lnk 1.27 MB dir 4.10 KB z123.b 1.28 MB total \ No newline at end of file -- cgit v1.2.3