]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant local variables in tests
authorStefan Kangas <stefan@marxist.se>
Mon, 8 Aug 2022 11:18:36 +0000 (13:18 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 8 Aug 2022 11:47:15 +0000 (13:47 +0200)
commitd8d13f2fccadfdd999a818a5c320f6d0f0d428fe
tree9017de6c9f97a18726df1ca4ff327b75b00ae5f7
parent25636fcf5223341bf415a4014e643f4b2caa446d
Remove redundant local variables in tests

* test/lisp/calc/calc-tests.el:
* test/lisp/progmodes/python-tests.el: Remove redundant local
variables.
* test/src/coding-tests.el: Pacify byte-compiler without using local
variable.
test/lisp/calc/calc-tests.el
test/lisp/progmodes/python-tests.el
test/src/coding-tests.el