mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 01:34:21 +00:00
* test/lisp/ses-tests.el: Require ert-x, for ert-simulate-keys.
This commit is contained in:
parent
4e2c70272f
commit
0e37fa7ed6
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'ert)
|
||||
(eval-when-compile (require 'ert-x))
|
||||
(require 'ses)
|
||||
|
||||
;; Silence byte-compiler.
|
||||
|
|
|
|||
Loading…
Reference in a new issue