]> git.eshelyaron.com Git - emacs.git/commit
Fix echo-server-with-dns test
authorRobert Pluim <rpluim@gmail.com>
Fri, 20 Jun 2025 09:43:13 +0000 (11:43 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 22 Jun 2025 08:08:54 +0000 (10:08 +0200)
commit6e2f991aabab8099b0dcb69222b5aee8e53751c8
tree2d4d1dba1428097b0d3dca53b5f3f979415053c4
parentb9a938f1f0c67479a1ad8f124c2a715b0adf5b4d
Fix echo-server-with-dns test

This test wasn't being run because the check for DNS was
inverted.

* test/lisp/net/network-stream-tests.el (echo-server-with-dns):
Use 'skip-when' instead of 'ert-skip'.

(cherry picked from commit 1c168e166df90e830dfdd780accc09630653d92f)
test/lisp/net/network-stream-tests.el