From 837c42ea813000e3cd90db7e4012bc2a8aa98822 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 5 Dec 2016 08:04:22 -0500 Subject: tests: Don't check -size for directories --- tests/test_0015.out | 1 - tests/test_0058.out | 1 - tests/test_0059.out | 13 +------------ tests/test_0060.out | 13 +------------ 4 files changed, 2 insertions(+), 26 deletions(-) (limited to 'tests') diff --git a/tests/test_0015.out b/tests/test_0015.out index 1dbddc7..81bdb0a 100644 --- a/tests/test_0015.out +++ b/tests/test_0015.out @@ -6,4 +6,3 @@ basic/e/f basic/g/h basic/j/foo basic/k/foo/bar -basic/l/foo/bar/baz diff --git a/tests/test_0058.out b/tests/test_0058.out index 6218a0c..eeabbd7 100644 --- a/tests/test_0058.out +++ b/tests/test_0058.out @@ -4,4 +4,3 @@ basic/c/d basic/e/f basic/j/foo basic/k/foo/bar -basic/l/foo/bar/baz diff --git a/tests/test_0059.out b/tests/test_0059.out index 1e72fd9..279f3f1 100644 --- a/tests/test_0059.out +++ b/tests/test_0059.out @@ -1,12 +1 @@ -basic -basic/c -basic/e -basic/g -basic/i -basic/j -basic/k -basic/l -basic/g/h -basic/k/foo -basic/l/foo -basic/l/foo/bar +basic/l/foo/bar/baz diff --git a/tests/test_0060.out b/tests/test_0060.out index 1e72fd9..279f3f1 100644 --- a/tests/test_0060.out +++ b/tests/test_0060.out @@ -1,12 +1 @@ -basic -basic/c -basic/e -basic/g -basic/i -basic/j -basic/k -basic/l -basic/g/h -basic/k/foo -basic/l/foo -basic/l/foo/bar +basic/l/foo/bar/baz -- cgit v1.2.3