diff options
author | Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com> | 2014-11-21 08:08:33 -0500 |
---|---|---|
committer | Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com> | 2014-11-21 08:08:33 -0500 |
commit | 7fc59f07e565ee1e0696b8ca61b8faa6f480a768 (patch) | |
tree | 047d50c43ba2923cb69cf44617074a9246e499a1 /test | |
parent | bb4d8791f6cafeb0b87aa512aab2f0a97e8c0d3d (diff) | |
parent | 1dfd91e7373160854eeb85582598e6c8cc1b3561 (diff) |
Merge branch 'master' into invalidate-cache
Conflicts:
sx-cache.el - RESOLVED
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tests.el b/test/tests.el index 6a48257..bb23310 100644 --- a/test/tests.el +++ b/test/tests.el @@ -31,7 +31,6 @@ (setq sx-request-remaining-api-requests-message-threshold 50000 debug-on-error t - sx-request-silent-p nil user-emacs-directory "." sx-test-data-questions |