diff options
Diffstat (limited to 'bog-tests.el')
-rw-r--r-- | bog-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bog-tests.el b/bog-tests.el index 48da709..be045f8 100644 --- a/bog-tests.el +++ b/bog-tests.el @@ -108,7 +108,7 @@ (org-back-to-heading) (should (equal (bog-citekey-from-property) citekey))))) -;; `bog-citekey-action' +;; `bog-citekey-from-notes' (ert-deftest bog-citekey-from-notes-on-heading () (let ((citekey "name2010word")) |