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_0004.out | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/test_0004.out (limited to 'tests/test_0004.out') diff --git a/tests/test_0004.out b/tests/test_0004.out new file mode 100644 index 0000000..1f00c58 --- /dev/null +++ b/tests/test_0004.out @@ -0,0 +1,18 @@ +basic/a +basic/b +basic/c +basic/e +basic/g +basic/i +basic/j +basic/k +basic/l +basic/c/d +basic/e/f +basic/g/h +basic/j/foo +basic/k/foo +basic/l/foo +basic/k/foo/bar +basic/l/foo/bar +basic/l/foo/bar/baz -- cgit v1.2.3