diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2018-01-24 14:24:17 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2018-01-24 14:24:17 +0000 |
| commit | a2a3407c7ea02cd521e8a76f17fac9e6aecfa241 (patch) | |
| tree | 14c54d27134af53672bfda38a9fa74665fa9d3ce /usr.bin/bsdcat | |
| parent | 148ee4c3ff5cbea187d09ea86fd1cc053b794ae7 (diff) | |
| parent | f7158da37f7f9080dee3f63349bbf9e4347df6e2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/bsdcat')
| -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 921299dd3c7e..2e0d040919b0 100644 --- a/usr.bin/bsdcat/tests/Makefile +++ b/usr.bin/bsdcat/tests/Makefile @@ -40,6 +40,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 \ |
