summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfabacino <fabacino@gmail.com>2017-08-04 11:36:27 +0200
committerOleh Krehel <ohwoeowho@gmail.com>2017-08-04 20:35:04 +0200
commit49b070d7da7d3bc9bc6338ba75444c29331a9ace (patch)
treeea2e4fe655f48b50aaa4a3153e88c940d15b1f11
parent240d7176324ba1da20af1bfd69f1bc610c7c1373 (diff)
avy-test.el: Fix checkdoc warnings
-rw-r--r--avy-test.el4
1 files changed, 4 insertions, 0 deletions
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