From e5b22d17d53119040ecef93312b850e9d3d6266d Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 28 Mar 2019 19:52:43 -0400 Subject: tests: Fix color NUL byte test on platforms where sort expects text --- tests/test_color_escapes.out | Bin 713 -> 681 bytes tests/test_color_nul.out | Bin 0 -> 20 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/test_color_nul.out (limited to 'tests') diff --git a/tests/test_color_escapes.out b/tests/test_color_escapes.out index 9f1c663..b71e138 100644 Binary files a/tests/test_color_escapes.out and b/tests/test_color_escapes.out differ diff --git a/tests/test_color_nul.out b/tests/test_color_nul.out new file mode 100644 index 0000000..c328f82 Binary files /dev/null and b/tests/test_color_nul.out differ -- cgit v1.2.3