diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2018-02-03 02:17:25 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2018-02-03 02:17:25 +0000 |
| commit | 062b76cfdb3c534d227ab1141c3f34c381453c8d (patch) | |
| tree | c8272378514f00f89f8e3e4b1bf2d8ecdb8f95bc /usr.bin | |
| parent | 4fbaa5c448922430b52c9b8e808e085b43dfcc58 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/bsdcat/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/bsdcat/tests/Makefile b/usr.bin/bsdcat/tests/Makefile index 19c475fb9ef6..5f8e62b33850 100644 --- a/usr.bin/bsdcat/tests/Makefile +++ b/usr.bin/bsdcat/tests/Makefile @@ -38,6 +38,7 @@ TESTS_SRCS= \ test_expand_xz.c \ test_expand_zstd.c \ test_help.c \ + test_stdin.c \ test_version.c SRCS.bsdcat_test= list.h \ |
