aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/calendar/todo-mode-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/calendar/todo-mode-tests.el b/test/lisp/calendar/todo-mode-tests.el
index 66ddbbcc964..43187d4ab95 100644
--- a/test/lisp/calendar/todo-mode-tests.el
+++ b/test/lisp/calendar/todo-mode-tests.el
@@ -384,7 +384,7 @@ priority and the done item should be the first done item."
384(ert-deftest todo-test-move-item05 () ; bug#27609 384(ert-deftest todo-test-move-item05 () ; bug#27609
385 "Test moving multiple todo and done items to another category. 385 "Test moving multiple todo and done items to another category.
386Both types of item should be moved en bloc to the new category, 386Both types of item should be moved en bloc to the new category,
387and the the top todo item should have the provided priority and 387and the top todo item should have the provided priority and
388the top done item should be the first done item." 388the top done item should be the first done item."
389 (with-todo-test 389 (with-todo-test
390 (todo-test--show 1) 390 (todo-test--show 1)