From 059e23e9227d300c1608262808c5f4043abe50f1 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 21 Nov 2016 14:05:06 -0500 Subject: tests: Don't rely on the system 'find' for the expected output. --- tests/test_0075.out | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/test_0075.out (limited to 'tests/test_0075.out') diff --git a/tests/test_0075.out b/tests/test_0075.out new file mode 100644 index 0000000..774cc7c --- /dev/null +++ b/tests/test_0075.out @@ -0,0 +1,7 @@ +./a +./b +./c/d +./e/f +./j/foo +./k/foo/bar +./l/foo/bar/baz -- cgit v1.2.3