summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index ffbb065ec69..dafa0f0aa19 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -151,7 +151,6 @@ ifdef EMACS_HYDRA_CI
## On Hydra, always show logs for certain problematic tests.
lisp/emacs-lisp/eieio-tests/eieio-tests.log \
lisp/net/tramp-tests.log \
-lisp/url/url-tramp-test.log \
: WRITE_LOG = 2>&1 | tee $@
endif