]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix dbus-tests.el formatting
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Oct 2020 09:41:54 +0000 (11:41 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 12 Oct 2020 09:41:54 +0000 (11:41 +0200)
test/lisp/net/dbus-tests.el

index f75f107dfb61e6387eff622d37404becf72ad88b..4d34a1afd0e9c371daeba19baac2ca67c5cdc953 100644 (file)
@@ -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