diff -r 7b0357fdb304 -r 09ad5d8ab860 test/Makefile --- a/test/Makefile Tue Jun 30 15:59:40 2026 +0200 +++ b/test/Makefile Thu Jul 02 10:22:33 2026 +0200 @@ -26,7 +26,8 @@ codeonly_chars.force \ nocomments.force \ total.force \ - total_chars.force + total_chars.force \ + dir-excl.force all: $(TEST_SCRIPTS) echo "Tests successful."