diff options
| author | Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com> | 2014-11-20 13:57:59 -0500 |
|---|---|---|
| committer | Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com> | 2014-11-20 13:57:59 -0500 |
| commit | 69632894d25a916b14d3cb1602da057e4fd95c08 (patch) | |
| tree | 8fd4de996a442351716287133c385445b42faeb2 /test | |
| parent | fd15926704a1eac86e87d994b1dc0a552077a2ac (diff) | |
Typo fix.
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.el b/test/tests.el index 6ddb65d..d53cd31 100644 --- a/test/tests.el +++ b/test/tests.el @@ -29,7 +29,7 @@ (should (string-match ,regexp line)))) (setq - sx-initialized t) + sx-initialized t sx-request-remaining-api-requests-message-threshold 50000 debug-on-error t sx-request-silent-p nil |
