diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-03-28 19:52:43 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-03-28 20:05:36 -0400 |
commit | e5b22d17d53119040ecef93312b850e9d3d6266d (patch) | |
tree | 03ff30ef7c97ccc923e27a828e6d2394b1cf3eef /tests | |
parent | b30242bd400462a74e98bcd79ab5e69831590198 (diff) | |
download | bfs-e5b22d17d53119040ecef93312b850e9d3d6266d.tar.xz |
tests: Fix color NUL byte test on platforms where sort expects text
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_color_escapes.out | bin | 713 -> 681 bytes |
-rw-r--r-- | tests/test_color_nul.out | bin | 0 -> 20 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/test_color_escapes.out b/tests/test_color_escapes.out Binary files differindex 9f1c663..b71e138 100644 --- a/tests/test_color_escapes.out +++ b/tests/test_color_escapes.out diff --git a/tests/test_color_nul.out b/tests/test_color_nul.out Binary files differnew file mode 100644 index 0000000..c328f82 --- /dev/null +++ b/tests/test_color_nul.out |