diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-12-05 07:59:14 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-12-05 08:07:31 -0500 |
commit | 5ef696da405d72a68d0996a7c4662f689accee82 (patch) | |
tree | 56dc0fbf8a28c7c7c611ffdee6310b28218b453d /tests | |
parent | 49e767ccb9dcfd2161b89f0d7a980eb85f056c5d (diff) | |
download | bfs-5ef696da405d72a68d0996a7c4662f689accee82.tar.xz |
tests: Don't check -links for directories
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_0024.out | 1 | ||||
-rw-r--r-- | tests/test_0025.out | 4 | ||||
-rw-r--r-- | tests/test_0026.out | 4 |
3 files changed, 0 insertions, 9 deletions
diff --git a/tests/test_0024.out b/tests/test_0024.out index a3dcbb2..892c879 100644 --- a/tests/test_0024.out +++ b/tests/test_0024.out @@ -1,3 +1,2 @@ links/a links/c -links/d/e/f diff --git a/tests/test_0025.out b/tests/test_0025.out index 092fe54..e69de29 100644 --- a/tests/test_0025.out +++ b/tests/test_0025.out @@ -1,4 +0,0 @@ -links/b -links/h -links/d/e/g -links/d/e/i diff --git a/tests/test_0026.out b/tests/test_0026.out index 1f94970..892c879 100644 --- a/tests/test_0026.out +++ b/tests/test_0026.out @@ -1,6 +1,2 @@ -links links/a links/c -links/d -links/d/e -links/d/e/f |