diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-07-27 20:15:12 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-07-27 20:15:12 -0400 |
commit | 3d76e707633b66e01791a0a09e38e91213b963c2 (patch) | |
tree | 104d297e4e85bf08b6a7decc3628691bec31df7e /tests/gnu/uid.sh | |
parent | c50d65cb1faca8e7632a355940381b517d2ac589 (diff) | |
download | bfs-3d76e707633b66e01791a0a09e38e91213b963c2.tar.xz |
tests: Add tests for invalid users/groups
Diffstat (limited to 'tests/gnu/uid.sh')
-rw-r--r-- | tests/gnu/uid.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gnu/uid.sh b/tests/gnu/uid.sh deleted file mode 100644 index fb3cd93..0000000 --- a/tests/gnu/uid.sh +++ /dev/null @@ -1 +0,0 @@ -bfs_diff basic -uid "$(id -u)" |