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:
parent
d8993eff11
commit
e1fcb25fc3
1 changed files with 2 additions and 1 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue