Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Dec 6, 2024
1 parent 1fdad67 commit 1777362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/switch-test.el
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ This one tests `purpose-with-temp-display-actions' and
(should (equal purpose-special-action-sequences (list (car new-actions)))))
(should (equal purpose-special-action-sequences original-actions))))

(ert-deftest purpose-test-temp-actions-1 ()
(ert-deftest purpose-test-temp-actions-2 ()
"Test macros for changing `purpose-special-action-sequences' temporarily.
This one tests `purpose-with-additional-display-actions' and
`purpose-with-additional-display-action'."
Expand Down

0 comments on commit 1777362

Please sign in to comment.