maint: move tty-eof.pl to misc directory

* tests/tty/tty-eof.pl: Rename to ...
* tests/misc/tty-eof.pl: ... this more general directory.
* tests/local.mk: Adjust accordingly.
This commit is contained in:
Pádraig Brady
2026-04-09 16:30:13 +01:00
parent e5912211de
commit eef9ce5071
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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 \