]> git.eshelyaron.com Git - emacs.git/commit
Minor code cleanup in dbus-tests.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 30 Sep 2020 10:40:08 +0000 (12:40 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 30 Sep 2020 10:40:08 +0000 (12:40 +0200)
commit17ecfa8698096deb0cbd43889c6f0ded2584cce0
treeaf6e1c2c7714fd6d85539178c9758fe6d2ba15c8
parentd5f9a07862b941a53f89e6016594daee6560ff84
Minor code cleanup in dbus-tests.el

* test/lisp/net/dbus-tests.el (dbus--tests-dir): Make it a defconst.
(dbus--test-method-reentry-handler): Mark args as unused.
(dbus-test04-method-reentry): Tag it :expensive-test.  Fix typo.
(dbus-test06-property-types): Remove duplicate test.
(dbus--test-introspect): Use `insert-file-contents-literally'.
(dbus--test-validate-property): Mark expected-annotations as unused.
(dbus--test-validate-m-or-s): Remove superfluous le-clause.
test/lisp/net/dbus-tests.el