branch: externals/hyperbole
commit a8a95320158ea703d9575603786d0d883aa56610
Author: bw <r...@gnu.org>
Commit: bw <r...@gnu.org>

    hywiki-tests--wikiword-identified-in-strings-in-emacs-lisp-mode: Enable
---
 test/hywiki-tests.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/test/hywiki-tests.el b/test/hywiki-tests.el
index c38bc74f47..4efdaafb8f 100644
--- a/test/hywiki-tests.el
+++ b/test/hywiki-tests.el
@@ -3,7 +3,7 @@
 ;; Author:       Mats Lidell
 ;;
 ;; Orig-Date:    18-May-24 at 23:59:48
-;; Last-Mod:     12-Apr-25 at 17:00:40 by Bob Weiner
+;; Last-Mod:     18-Apr-25 at 22:22:11 by Bob Weiner
 ;;
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
@@ -1443,7 +1443,6 @@ Insert test in the middle of other text."
 
 (ert-deftest hywiki-tests--wikiword-identified-in-strings-in-emacs-lisp-mode ()
   "Verify WikiWord is identified when in strings in `emacs-lisp-mode'."
-  (skip-unless hy-test-run-failing-flag)
   (hywiki-tests--preserve-hywiki-mode
     (unwind-protect
         (let ((words '("Foo" "Bar" "Baz" "Qux")))

Reply via email to