]> git.eshelyaron.com Git - emacs.git/commitdiff
srecode-utest-project test should now work on Hydra, hopefully
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 18 Aug 2020 18:10:44 +0000 (20:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 18 Aug 2020 18:10:44 +0000 (20:10 +0200)
test/lisp/cedet/srecode-utest-template.el

index 41e67fd1e3ba5e2d7705d56e0200728153694dc5..7c5bbc599a308d3299074d95db1528934a2e2c99 100644 (file)
@@ -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))