diff --git a/tests/local.mk b/tests/local.mk index 0df622330..2bf49a143 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -181,7 +181,7 @@ all_tests = \ tests/rm/cycle.sh \ tests/cp/link-heap.sh \ tests/cp/no-ctx.sh \ - tests/tty/tty-eof.pl \ + tests/misc/tty-eof.pl \ tests/misc/io-errors.sh \ tests/misc/read-errors.sh \ tests/misc/warning-errors.sh \ diff --git a/tests/tty/tty-eof.pl b/tests/misc/tty-eof.pl similarity index 100% rename from tests/tty/tty-eof.pl rename to tests/misc/tty-eof.pl