1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Fix semantic-utest-ia tests

* test/lisp/cedet/semantic-utest-ia.el (semantic-ia-utest): Clean
up better, to avoid affecting the next test.
This commit is contained in:
Eli Zaretskii 2025-06-07 11:01:35 +03:00
parent d8993eff11
commit e1fcb25fc3

View file

@ -141,7 +141,8 @@
(semantic-src-utest-buffer-refs))
(kill-buffer b)
))))
)))
(semantic-mode -1))
(defun semantic-ia-utest-buffer ()
"Run analyzer completion unit-test pass in the current buffer."