From 1fdad05fef83f6c2fea1eb75231fde5267d56908 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Thu, 9 Mar 2023 01:42:49 -0600 Subject: [PATCH] Tests: Tidy --- tests/test-org-ql.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-org-ql.el b/tests/test-org-ql.el index 9fd9315..3c44f38 100644 --- a/tests/test-org-ql.el +++ b/tests/test-org-ql.el @@ -161,7 +161,7 @@ with keyword arg NOW in PLIST." (substring-no-properties (org-get-heading t t))) (defun org-ql-test-org-get-heading () ;; For Org 9.1.9. - (substring-no-properties (org-get-heading t t t t)))) + (substring-no-properties (org-get-heading t t t t)))) ) (setq org-ql-test-buffer (org-ql-test-data-buffer "data.org") ;; For manual testing: