From 8d0f8a8a3670979115ac4b1de5c448b1f62f68e0 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 18 Aug 2020 20:10:44 +0200 Subject: [PATCH] srecode-utest-project test should now work on Hydra, hopefully --- test/lisp/cedet/srecode-utest-template.el | 1 - 1 file changed, 1 deletion(-) diff --git a/test/lisp/cedet/srecode-utest-template.el b/test/lisp/cedet/srecode-utest-template.el index 41e67fd1e3b..7c5bbc599a3 100644 --- a/test/lisp/cedet/srecode-utest-template.el +++ b/test/lisp/cedet/srecode-utest-template.el @@ -323,7 +323,6 @@ INSIDE SECTION: ARG HANDLER ONE") (ert-deftest srecode-utest-project () "Test that project filtering works." - :expected-result (if (getenv "EMACS_HYDRA_CI") :failed :passed) ; fixme (save-excursion (let ((testbuff (find-file-noselect srecode-utest-testfile)) (temp nil)) -- 2.39.5