aboutsummaryrefslogtreecommitdiff
path: root/test/tests.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-16 12:42:53 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-16 13:09:06 -0200
commit802f778bb28506d9be92618913c8db0cb4eda539 (patch)
tree320e691d861401f0e5fe43f860e85641018e0e20 /test/tests.el
parent574944fa6ca61ce07e0eb059711ead2b74891e44 (diff)
load test-state
Diffstat (limited to 'test/tests.el')
-rw-r--r--test/tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.el b/test/tests.el
index 493d7dc..be1552b 100644
--- a/test/tests.el
+++ b/test/tests.el
@@ -59,7 +59,7 @@
(apply #'message message args)))
(mapc #'sx-load-test
- '(api macros printing util search))
+ '(api macros printing util search state))
(ert-deftest user-entry-functions ()
"Ensures all entry functions are autoloaded."