diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-03-28 11:38:33 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-03-28 12:25:23 -0400 |
commit | 2fc0b4425197099ba5575d3b50ac77b51c0e0a95 (patch) | |
tree | 8b2b4b55f3101481befc12ca25a372f8e3f1d279 /tests/gnu/used.out | |
parent | 99a362d04b507c7c0436c06f087f3d0d3abdc665 (diff) | |
download | bfs-2fc0b4425197099ba5575d3b50ac77b51c0e0a95.tar.xz |
tests/gnu: Add a -used test
Diffstat (limited to 'tests/gnu/used.out')
-rw-r--r-- | tests/gnu/used.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/gnu/used.out b/tests/gnu/used.out new file mode 100644 index 0000000..647621b --- /dev/null +++ b/tests/gnu/used.out @@ -0,0 +1,4 @@ +-used +7: ./nextyear +-used 1: ./tomorrow +-used 2: ./dayafter +-used 7: ./nextweek |