diff options
-rw-r--r-- | test/tests.el | 1 |
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 |