diff options
-rw-r--r-- | tests/misc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/misc/Makefile.am b/tests/misc/Makefile.am index 83ff2b7ce..d832deef2 100644 --- a/tests/misc/Makefile.am +++ b/tests/misc/Makefile.am @@ -10,5 +10,6 @@ TESTS_ENVIRONMENT = \ PROG=$$tst TESTS = \ + cat-tty-eof \ printf-hex \ nl split-l printf split-a head-pos sort head-c csplit nice pathchk1 |