• Basil L. Contovounesios's avatar
    Silence some warnings in tests · 4cc6854c
    Basil L. Contovounesios authored
    * test/lisp/emacs-lisp/package-tests.el
    (package-test-suffix-matches): Evaluate lambda.
    (package-test-list-filter-marked):
    * test/lisp/vc/vc-tests.el
    (vc-test--run-maybe-unsupported-function):
    * test/src/undo-tests.el (undo-test-skip-invalidated-markers):
    Silence "unused local variable" warnings.
    * test/lisp/imenu-tests.el (imenu-simple-scan-deftest): Fix
    docstring.  Don't shadow global major-mode.
    4cc6854c
package-tests.el 33.9 KB