mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-12 16:23:57 +00:00
Fix checkdoc-related test failure
This commit is contained in:
parent
5f6e88ec9b
commit
da4e58458f
@ -478,8 +478,9 @@
|
||||
(eq family 'unspecified))
|
||||
family)))
|
||||
|
||||
;; This function doesn't have a doc string on purpose.
|
||||
(defun comp-test-46670-1-f (_)
|
||||
"Foo.")
|
||||
"foo")
|
||||
|
||||
(defun comp-test-46670-2-f (s)
|
||||
(and (equal (comp-test-46670-1-f (length s)) s)
|
||||
|
Loading…
Reference in New Issue
Block a user