From a432e91635ced071d1490c543560c52c6bf09866 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 26 Apr 2014 12:36:13 -0400 Subject: Check stage directory in renaming test --- bog-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bog-tests.el') diff --git a/bog-tests.el b/bog-tests.el index 0c737c4..7cb1911 100644 --- a/bog-tests.el +++ b/bog-tests.el @@ -168,7 +168,7 @@ (should (file-exists-p (expand-file-name (concat citekey ".pdf") bog-pdf-directory))) (should-not (file-exists-p (expand-file-name - (concat "one.pdf") bog-pdf-directory)))))) + (concat "one.pdf") bog-stage-directory)))))) (ert-deftest bog-pdf-citekeys-multiple-variants () (bog-tests--with-temp-dir -- cgit v1.2.3