diff tests/test-basic.t @ 47919:a28a7dcb9158

tests: setup dummyssh as the default ssh To significantly reduce boilerplate in tests. One test is updated to show that it works, I expect to do the rest in follow up commits. Differential Revision: https://phab.mercurial-scm.org/D11244
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Mon, 02 Aug 2021 21:10:42 -0400
parents 036b9b3cc79a
children bf11ff22a9af
line wrap: on
line diff
--- a/tests/test-basic.t	Tue Aug 24 21:25:35 2021 +0200
+++ b/tests/test-basic.t	Mon Aug 02 21:10:42 2021 -0400
@@ -15,6 +15,7 @@
   ui.merge=internal:merge
   ui.mergemarkers=detailed
   ui.promptecho=True
+  ui.ssh=* (glob)
   ui.timeout.warn=15
   web.address=localhost
   web\.ipv6=(?:True|False) (re)