diff tests/test-ssh-repoerror.t @ 47921:0c92cd9286ee

tests: manual cleanup now that dummyssh usage is implied Differential Revision: https://phab.mercurial-scm.org/D11246
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Mon, 02 Aug 2021 23:43:40 -0400
parents 9c4204b7f3e4
children adecb1ab4a0d
line wrap: on
line diff
--- a/tests/test-ssh-repoerror.t	Mon Aug 02 21:25:01 2021 -0400
+++ b/tests/test-ssh-repoerror.t	Mon Aug 02 23:43:40 2021 -0400
@@ -4,12 +4,6 @@
 `alias hg=rhg` by run-tests.py. With such alias removed, this test is revealed
 buggy. This need to be resolved sooner than later.
 
-initial setup
-
-  $ cat << EOF >> $HGRCPATH
-  > [ui]
-  > EOF
-
 repository itself is non-readable
 ---------------------------------