From 1358b69c22ac9f675f6a4d0c0d796e8dae7823fd Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 1 Nov 2018 21:46:50 -0400 Subject: tests: Add testcases for -prune --- tests/test_not_prune.out | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/test_not_prune.out (limited to 'tests/test_not_prune.out') diff --git a/tests/test_not_prune.out b/tests/test_not_prune.out new file mode 100644 index 0000000..40e2ea0 --- /dev/null +++ b/tests/test_not_prune.out @@ -0,0 +1,13 @@ +basic +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 -- cgit v1.2.3