diff options
author | Sean Allred <code@seanallred.com> | 2015-01-04 17:26:16 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-04 17:26:16 -0500 |
commit | 7a75cd61e822a4895b85bc17780b163bd6876ca7 (patch) | |
tree | b3f0c14b41782599b73bdfe38dbbfcc86a2a35c2 /test | |
parent | 671053bf0824197fefe742ed9dd98c1b9a06565a (diff) |
Add more autoloads to test
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/tests.el b/test/tests.el index 5eec57c..493d7dc 100644 --- a/test/tests.el +++ b/test/tests.el @@ -69,10 +69,14 @@ '(sx-ask sx-authenticate sx-bug-report + sx-switchto-map + sx-tab-featured sx-tab-frontpage sx-tab-hot sx-tab-month sx-tab-newest + sx-tab-starred sx-tab-topvoted + sx-tab-unanswered sx-tab-week sx-version)))) |