aboutsummaryrefslogtreecommitdiff
path: root/tests/test-pearl-menu.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-pearl-menu.el')
-rw-r--r--tests/test-pearl-menu.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-pearl-menu.el b/tests/test-pearl-menu.el
index 5964d31..63b925c 100644
--- a/tests/test-pearl-menu.el
+++ b/tests/test-pearl-menu.el
@@ -65,8 +65,8 @@ menu entry that still points at it fails here."
pearl-save-issue
pearl-save-all
pearl-edit-state
- pearl-add-comment
- pearl-new-issue
+ pearl-create-comment
+ pearl-create-issue
pearl-delete-current-issue))
(should (memq expected cmds)))))