diff options
Diffstat (limited to 'tests/test-pearl-naming.el')
| -rw-r--r-- | tests/test-pearl-naming.el | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/test-pearl-naming.el b/tests/test-pearl-naming.el index 41077e9..383b913 100644 --- a/tests/test-pearl-naming.el +++ b/tests/test-pearl-naming.el @@ -33,8 +33,11 @@ pearl-delete-local-view pearl-publish-local-view pearl-publish-current-view - pearl-run-linear-view) - "Public commands the rename introduces.") + pearl-run-linear-view + pearl-create-local-view + pearl-edit-local-view + pearl-save-linear-view-locally) + "Public commands the rename and the new phases introduce.") (defconst test-pearl-naming--old-symbols '(pearl-saved-queries |
