]> git.eshelyaron.com Git - emacs.git/commit
Convert manual indent test for lisp-mode into unit test
authorStefan Kangas <stefan@marxist.se>
Mon, 21 Sep 2020 14:23:24 +0000 (16:23 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 21 Sep 2020 14:46:21 +0000 (16:46 +0200)
commit31cb935cd72ec915f3461f4517a8675e96b66ac5
tree96b14f5f0dba48e5709a6c149997e7679295eebf
parentf3e2d3418a482e7b3bf190a524caf0f2eb75b6bb
Convert manual indent test for lisp-mode into unit test

* test/manual/indent/lisp.lisp: Delete file.
* test/lisp/emacs-lisp/lisp-mode-tests.el (lisp-indent-defun):
New unit test based on deleted file.
test/lisp/emacs-lisp/lisp-mode-tests.el
test/manual/indent/lisp.lisp [deleted file]