branch: master
commit 49b070d7da7d3bc9bc6338ba75444c29331a9ace
Author: fabacino <fabac...@gmail.com>
Commit: Oleh Krehel <ohwoeo...@gmail.com>

    avy-test.el: Fix checkdoc warnings
---
 avy-test.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/avy-test.el b/avy-test.el
index 339d8a0..bb03599 100644
--- a/avy-test.el
+++ b/avy-test.el
@@ -66,3 +66,7 @@
       (108 (97 leaf . 8)
        (115 leaf . 9)
        (100 leaf . 10))))))
+
+(provide 'avy-test)
+
+;;; avy-test.el ends here

Reply via email to