srecode-utest-project test should now work on Hydra, hopefully

This commit is contained in:
Lars Ingebrigtsen 2020-08-18 20:10:44 +02:00
parent 206ce48fb0
commit 8d0f8a8a36

View 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))