|
@@ -157,6 +157,7 @@
|
|
(text-scale-set 11)
|
|
(text-scale-set 11)
|
|
(cl-assert (and (boundp text-scale-mode) text-scale-mode))
|
|
(cl-assert (and (boundp text-scale-mode) text-scale-mode))
|
|
(org-agenda-redo)
|
|
(org-agenda-redo)
|
|
|
|
+ (should text-scale-mode)
|
|
(should (= 11 text-scale-mode-amount)))
|
|
(should (= 11 text-scale-mode-amount)))
|
|
(org-test-agenda--kill-all-agendas)))
|
|
(org-test-agenda--kill-all-agendas)))
|
|
|
|
|