aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-21 20:26:43 -0600
committerSean Allred <code@seanallred.com>2014-11-21 20:26:43 -0600
commit3edd697b1d34a05e3112eb61ff82f71f79aafa6d (patch)
tree3717181f3210f8894bba8eeabbec9db66719eb48 /test
parent88d040226513025b14ed76dd0819611bfb0a8fd4 (diff)
parent06cd4215de8d2e8680de74546984d9bdbc47b1d3 (diff)
Merge pull request #84 from jleechpe/sx-method-auth
Implement checking for filter and method authentication requirement.
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 bb23310..c76e137 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
user-emacs-directory "."