diff options
Diffstat (limited to 'test/lisp/ls-lisp-tests.el')
-rw-r--r-- | test/lisp/ls-lisp-tests.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/ls-lisp-tests.el b/test/lisp/ls-lisp-tests.el index 2c1e46e5c5d..e97c0fcd004 100644 --- a/test/lisp/ls-lisp-tests.el +++ b/test/lisp/ls-lisp-tests.el @@ -26,6 +26,7 @@ ;;; Code: (require 'ert) (require 'ls-lisp) +(require 'dired) (ert-deftest ls-lisp-unload () "Test for https://debbugs.gnu.org/xxxxx ." |