From a0057df8ddc056bc22382f653b7fa046f9430ff0 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 6 Feb 2014 00:17:13 -0500 Subject: Reposition misplaced test heading --- bog-tests.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bog-tests.el') diff --git a/bog-tests.el b/bog-tests.el index 524bdd2..d2a3894 100644 --- a/bog-tests.el +++ b/bog-tests.el @@ -74,6 +74,8 @@ (re-search-backward bog-citekey-format) (should (equal (bog-citekey-from-heading-title) citekey))))) +;; `bog-citekey-action' + (ert-deftest bog-citekey-action-in-normal-text () (let ((citekey "name2010word")) (with-temp-buffer @@ -84,8 +86,6 @@ (flet ((funcall (action citekey) citekey)) (should (equal (bog-citekey-action nil nil nil) citekey)))))) -;; `bog-citekey-action' - (ert-deftest bog-citekey-action-on-heading () (let ((citekey "name2010word")) (with-temp-buffer -- cgit v1.2.3