From: Michael Albinus <michael.albinus@gmx.de>
Date: Mon, 12 Oct 2020 09:41:54 +0000 (+0200)
Subject: ; Fix dbus-tests.el formatting
X-Git-Tag: emacs-28.0.90~5666
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ec6dcfab8af3714482d02f05ff6fb6d6af34606;p=emacs.git

; Fix dbus-tests.el formatting
---

diff --git a/test/lisp/net/dbus-tests.el b/test/lisp/net/dbus-tests.el
index f75f107dfb6..4d34a1afd0e 100644
--- a/test/lisp/net/dbus-tests.el
+++ b/test/lisp/net/dbus-tests.el
@@ -1118,10 +1118,12 @@ is in progress."
 	(with-timeout (1 (dbus--test-timeout-handler))
           (while (null dbus--test-signal-received)
             (read-event nil nil 0.1)))
-        ;; It returns three arguments, interface (a string),
+        ;; It returns three arguments, "interface" (a string),
         ;; "changed_properties" (an array of dict entries) and
         ;; "invalidated_properties" (an array of strings).
-        (should (equal dbus--test-signal-received `(,dbus--test-interface ((,property ("foo"))) ())))
+        (should
+         (equal dbus--test-signal-received
+                `(,dbus--test-interface ((,property ("foo"))) ())))
 
         (should
          (equal