1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00

* test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):

Fix previous for TEST_LOAD_EL=no.
This commit is contained in:
Glenn Morris 2019-04-25 22:06:34 -04:00
parent a0bb2588b8
commit a241e45b5a

View File

@ -332,7 +332,7 @@ The ACTION will be tested after set-up of PRODUCT."
(declare (indent 1))
`(progn
(skip-unless (executable-find sql-sqlite-program))
(ert--skip-unless (executable-find sql-sqlite-program))
(let (new-bufs)
(cl-letf
(((symbol-function 'make-comint-in-buffer)