]> git.eshelyaron.com Git - emacs.git/commit
Convert manual indent test for opascal-mode into unit test
authorStefan Kangas <stefan@marxist.se>
Mon, 21 Sep 2020 14:39:54 +0000 (16:39 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 21 Sep 2020 14:46:21 +0000 (16:46 +0200)
commitd5d642eb71d8228d5a408a3d43ca1f4a5b500b9d
treef36e5afc60fa842f099c5ad08c0a14c942cd4552
parent31cb935cd72ec915f3461f4517a8675e96b66ac5
Convert manual indent test for opascal-mode into unit test

* test/manual/indent/opascal.pas: Delete file.
* test/lisp/progmodes/opascal-tests.el: New file with unit test for
oposcal-mode based on deleted file.
test/lisp/progmodes/opascal-tests.el [new file with mode: 0644]
test/manual/indent/opascal.pas [deleted file]