]> git.eshelyaron.com Git - emacs.git/commit
Turn mistaken functions into tests (bug#51941)
authorMattias Engdegård <mattiase@acm.org>
Thu, 18 Nov 2021 19:14:02 +0000 (20:14 +0100)
committerMattias Engdegård <mattiase@acm.org>
Thu, 18 Nov 2021 19:54:33 +0000 (20:54 +0100)
commit69f1bc43c026049ed2aab6a6368e2e9a5406b779
tree0410fd44af77242dae46737dfde2c4bad3c023b5
parent09a5dd862832ffe82914baeab0ba7d4a0ab5fb62
Turn mistaken functions into tests (bug#51941)

* test/lisp/calendar/icalendar-tests.el
(icalendar-tests--decode-isodatetime):
* test/src/eval-tests.el
(eval-tests-19790-backquote-comma-dot-substitution):
Change `defun` into `ert-deftest` where this seems to have been the
original intention.
test/lisp/calendar/icalendar-tests.el
test/src/eval-tests.el