aboutsummaryrefslogtreecommitdiff
path: root/test/tests.el
diff options
context:
space:
mode:
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."