]> git.eshelyaron.com Git - emacs.git/commit
Silence byte-compiler in two tests
authorStefan Kangas <stefan@marxist.se>
Fri, 4 Feb 2022 13:15:33 +0000 (14:15 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 4 Feb 2022 13:18:35 +0000 (14:18 +0100)
commit702a5c6feb7a03cf76ec5a3189c9ae0fbcea6d5e
tree2081ff1085ac8ed39fc3f5a935d3e9d595fa1f28
parent3e20a900195cb72e4c940db9ff123c3049483074
Silence byte-compiler in two tests

* test/lisp/electric-tests.el (electric-pair-define-test-form):
* test/src/buffer-tests.el (buffer-tests--make-test-name): Silence
byte-compiler by defining defuns also at run time.
test/lisp/electric-tests.el
test/src/buffer-tests.el