diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-08-19 12:44:32 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-08-19 12:44:32 -0400 |
commit | 46c3a6d6cf5cbcee6add3350b0969578ef09a06b (patch) | |
tree | b75df2fa3f2de15202e6903578fb722981ddf89d /tests/bfs/noerror.out | |
parent | 9cf398b74f51b4d7eb6838385b889fa013b6af76 (diff) | |
download | bfs-46c3a6d6cf5cbcee6add3350b0969578ef09a06b.tar.xz |
tests/bfs: Add -noerror tests
Diffstat (limited to 'tests/bfs/noerror.out')
-rw-r--r-- | tests/bfs/noerror.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bfs/noerror.out b/tests/bfs/noerror.out new file mode 100644 index 0000000..c4f8ce4 --- /dev/null +++ b/tests/bfs/noerror.out @@ -0,0 +1,4 @@ +inaccessible +inaccessible/dir +inaccessible/file +inaccessible/link |