commit: d918b06f27b8a2dff1ea3cc292b00a1d533a358a
parent 2e2049e0fb0c4bd500f084e5e4dccf76e77e291d
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Thu, 25 Nov 2021 01:54:53 +0100
test-bin: Add missing fixtures
Diffstat:
3 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/test-bin/inputs/cat/all_bytes b/test-bin/inputs/cat/all_bytes
Binary files differ.
diff --git a/test-bin/inputs/cat/dev_null b/test-bin/inputs/cat/dev_null
@@ -0,0 +1 @@
+/dev/null
+\ No newline at end of file
diff --git a/test-bin/inputs/xcd/dev_null b/test-bin/inputs/xcd/dev_null
@@ -0,0 +1 @@
+/dev/null
+\ No newline at end of file