aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>2014-11-20 13:54:03 -0500
committerJonathan Leech-Pepin <jonathan.leechpepin@gmail.com>2014-11-20 13:54:03 -0500
commitfd15926704a1eac86e87d994b1dc0a552077a2ac (patch)
tree4a2e83a05bbb5c30b9eb9841738606adf67bba99 /test
parent81e662bb2572c69d0cdd42fddd9d09acf17f9027 (diff)
Do not initialize Stack-Mode.
Initializing will retrieve user preferences/authentication. We do not need this.
Diffstat (limited to 'test')
-rw-r--r--test/tests.el1
1 files changed, 1 insertions, 0 deletions
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