Merge from origin/emacs-27
8576297b2a
(origin/emacs-27) ; lisp/so-long.el: Prevent potential err...986c12b20f
; * lisp/so-long.el: Byte-compilation bug fix19f8f36f11
; * lisp/so-long.el (so-long-variable-overrides): Improve doc83bc4ad369
; * so-long.el: Documentation and spelling72c5f71cd4
Avoid segfaults if XIM is set but not xim_stylesf54ddb0198
(emacs-27) ; * test/lisp/emacs-lisp/generator-tests.el: St... # Conflicts: # test/lisp/emacs-lisp/generator-tests.el
This commit is contained in:
commit
16b7f413a9
3 changed files with 56 additions and 38 deletions
|
@ -22,6 +22,10 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; Unit tests for generator.el.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'generator)
|
||||
(require 'ert)
|
||||
(require 'cl-lib)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue