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