summaryrefslogtreecommitdiff
path: root/test/src/sqlite-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/sqlite-tests.el')
-rw-r--r--test/src/sqlite-tests.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/sqlite-tests.el b/test/src/sqlite-tests.el
index 27ba74e9d23..d7100537a4e 100644
--- a/test/src/sqlite-tests.el
+++ b/test/src/sqlite-tests.el
@@ -35,6 +35,7 @@
(declare-function sqlite-more-p "sqlite.c")
(declare-function sqlite-select "sqlite.c")
(declare-function sqlite-open "sqlite.c")
+(declare-function sqlite-load-extension "sqlite.c")
(ert-deftest sqlite-select ()
(skip-unless (sqlite-available-p))