]> git.eshelyaron.com Git - emacs.git/commitdiff
`unknown' test case now works
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 09:40:30 +0000 (11:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 09:40:30 +0000 (11:40 +0200)
test/lisp/emacs-lisp/testcover-resources/testcases.el

index 571e9ab3884f447f1522d2e54dd30ca93fbc8012..d5b4f530540522d620d305a105f448b8b0f80718 100644 (file)
@@ -483,7 +483,6 @@ regarding the odd-looking coverage result for the quoted form."
 
 ;; ==== coverage-of-the-unknown-symbol-bug-25471 ====
 "Testcover correctly records coverage of code which uses `unknown'"
-:expected-result :failed
 ;; ====
 (defun testcover-testcase-how-do-i-know-you (name)
   (let ((val 'unknown))