* test/automated/let-alist.el: Load dependency.
This commit is contained in:
parent
43f6eca046
commit
ee01a8c05b
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-12-27 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* automated/let-alist.el: Load dependency.
|
||||
|
||||
2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
|
||||
|
||||
* automated/python-tests.el (python-shell-get-or-create-process-1)
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
(require 'ert)
|
||||
(require 'cl-lib)
|
||||
(require 'let-alist)
|
||||
|
||||
(ert-deftest let-alist-surface-test ()
|
||||
"Tests basic macro expansion for `let-alist'."
|
||||
|
|
Loading…
Add table
Reference in a new issue