From fd15926704a1eac86e87d994b1dc0a552077a2ac Mon Sep 17 00:00:00 2001 From: Jonathan Leech-Pepin Date: Thu, 20 Nov 2014 13:54:03 -0500 Subject: Do not initialize Stack-Mode. Initializing will retrieve user preferences/authentication. We do not need this. --- test/tests.el | 1 + 1 file changed, 1 insertion(+) (limited to 'test/tests.el') diff --git a/test/tests.el b/test/tests.el index 6a48257..6ddb65d 100644 --- a/test/tests.el +++ b/test/tests.el @@ -29,6 +29,7 @@ (should (string-match ,regexp line)))) (setq + sx-initialized t) sx-request-remaining-api-requests-message-threshold 50000 debug-on-error t sx-request-silent-p nil -- cgit v1.2.3