; Delete outdated comment from ert-x.el
This commit is contained in:
parent
13ca18e1f7
commit
d9f165b129
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
(eval-when-compile (require 'cl-lib))
|
||||
(require 'ert)
|
||||
(require 'subr-x) ; string-trim
|
||||
(require 'subr-x)
|
||||
|
||||
|
||||
;;; Test buffers.
|
||||
|
|
Loading…
Add table
Reference in a new issue