mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Minor stylistic checkdoc fixes in test/**/*.el
This commit is contained in:
parent
4cc4344943
commit
8bb28e740d
128 changed files with 302 additions and 209 deletions
|
|
@ -17,6 +17,8 @@
|
|||
;; You should have received a copy of the GNU General Public License
|
||||
;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'ert)
|
||||
(require 'shortdoc)
|
||||
|
||||
|
|
@ -43,3 +45,5 @@
|
|||
(setq props (cddr props))))))))
|
||||
|
||||
(provide 'shortdoc-tests)
|
||||
|
||||
;;; shortdoc-tests.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue