Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tests #680

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update tests #680

wants to merge 1 commit into from

Conversation

EugeneNeuron
Copy link

  • lispy-test.el (lispy-ace-subword): Unite two tests with identical name (caused to fail tests in batch mode).
    (lispy-outline-add): Update test to agree with current behaviour of lispy-meta-return (since 6efe2b4).
    (lispy-tilde): Rename second instance of lispy-outline-add to avoid two identical test names.
    (lispy--pretty-args): Agree with updated docstring of defun (since emacs-mirror/emacs@73e75e18).

ERT fails with redefined tests in batch mode:
Error: error ("Test ‘lispy-ace-subword’ redefined")

* lispy-test.el (lispy-ace-subword): Unite two tests with identical
name (caused to fail tests).
(lispy-outline-add): Update test to agree with current behaviour of
lispy-meta-return (since 6efe2b4).
(lispy-tilde): Rename second instance of lispy-outline-add to avoid
two identical test names.
(lispy--pretty-args): Agree with updated docstring of defun (since
Emacs 73e75e18).

ERT fails with redefined tests in batch mode:
    Error: error ("Test ‘lispy-ace-subword’ redefined")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant