diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-07-23 15:19:17 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-07-23 15:22:02 -0400 |
commit | 972dcc2973b160cdaad2c4ce0df3616a9f234759 (patch) | |
tree | e33713ed22a3e37f0bd3fda2a4808dc152173674 /tests/common/name_slash.sh | |
parent | 4649cf3132217fe9f975f7e16f47928e5d7680bf (diff) | |
download | bfs-972dcc2973b160cdaad2c4ce0df3616a9f234759.tar.xz |
tests: Make more tests POSIX-compliant
Diffstat (limited to 'tests/common/name_slash.sh')
-rw-r--r-- | tests/common/name_slash.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/common/name_slash.sh b/tests/common/name_slash.sh deleted file mode 100644 index 8d89623..0000000 --- a/tests/common/name_slash.sh +++ /dev/null @@ -1 +0,0 @@ -bfs_diff / -maxdepth 0 -name / |