From d3139e8e478e46c5b125eb8a9327beaacf439b50 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Thu, 6 Nov 2014 14:44:30 +0000 Subject: Comment out "*stack-question*" buffer test --- test/tests.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/tests.el') diff --git a/test/tests.el b/test/tests.el index 7f7395a..74ef158 100644 --- a/test/tests.el +++ b/test/tests.el @@ -127,8 +127,9 @@ (stack-question-list-next 5) (line-should-match "^\\s-+0\\s-+1\\s-+Babel doesn't wrap results in verbatim [ 0-9]+[ydhms] ago\\s-+\\[org-mode\\]") - (call-interactively 'stack-question-list-display-question) - (should (equal (buffer-name) "*stack-question*")) + ;; ;; Use this when we have a real stack-question buffer. + ;; (call-interactively 'stack-question-list-display-question) + ;; (should (equal (buffer-name) "*stack-question*")) (switch-to-buffer "*question-list*") (stack-question-list-previous 4) (line-should-match -- cgit v1.2.3