summaryrefslogtreecommitdiff
path: root/test/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp')
-rw-r--r--test/lisp/thingatpt-tests.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/thingatpt-tests.el b/test/lisp/thingatpt-tests.el
index 8eec853d461..62a27f09cbd 100644
--- a/test/lisp/thingatpt-tests.el
+++ b/test/lisp/thingatpt-tests.el
@@ -185,7 +185,6 @@ position to retrieve THING.")
(should (eq (symbol-at-point) 'bar))))
(ert-deftest test-symbol-thing-3 ()
- :expected-result :failed ; FIXME bug#14234
(with-temp-buffer
(insert "`[[`(")
(goto-char 2)