Use 'calendar-buffer' instead of fixed string

* test/lisp/calendar/cal-julian-tests.el (with-cal-julian-test):
Use 'calendar-buffer' instead of a literal fixed name.
(Bug#61546)

Copyright-paperwork-exempt: yes
This commit is contained in:
Thuna 2023-02-14 19:52:37 +01:00 committed by Eli Zaretskii
parent e338a8ac41
commit b93eb68cc3

View file

@ -47,7 +47,7 @@
(progn
(calendar)
,@body)
(kill-buffer "*Calendar*"))))
(kill-buffer calendar-buffer))))
(ert-deftest cal-julian-test-goto-date ()
(with-cal-julian-test