]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix socks test
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Oct 2021 04:06:13 +0000 (06:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Oct 2021 04:06:23 +0000 (06:06 +0200)
* test/lisp/net/socks-tests.el (socks-tests-v4-basic): Fix failure
under native-comp (bug#51308).

test/lisp/net/socks-tests.el

index 9079c1bef2a7c1087b01a35673e2e1fe75802287..7fb885235c02f4125d888312737ba69bcaffd104 100644 (file)
@@ -203,7 +203,7 @@ Vectors must match verbatim.  Strings are considered regex patterns.")
                    (should (equal host "example.com"))
                    (list 93 184 216 34)))
                 ((symbol-function 'user-full-name)
-                 (lambda () "foo")))
+                 (lambda (&optional _) "foo")))
         (socks-tests-perform-hello-world-http-request)))))
 
 ;; Replace first pattern below with ([5 3 0 1 2] . [5 2]) to validate