D4185: tests: remove expected output of test-parseindex2.py

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Aug 9 13:46:11 EDT 2018


durin42 updated this revision to Diff 10127.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D4185?vs=10119&id=10127

REVISION DETAIL
  https://phab.mercurial-scm.org/D4185

AFFECTED FILES
  tests/test-parseindex2.py
  tests/test-parseindex2.py.out

CHANGE DETAILS

diff --git a/tests/test-parseindex2.py.out b/tests/test-parseindex2.py.out
deleted file mode 100644
--- a/tests/test-parseindex2.py.out
+++ /dev/null
@@ -1 +0,0 @@
-done
diff --git a/tests/test-parseindex2.py b/tests/test-parseindex2.py
--- a/tests/test-parseindex2.py
+++ b/tests/test-parseindex2.py
@@ -220,4 +220,3 @@
 if __name__ == '__main__':
     import silenttestrunner
     silenttestrunner.main(__name__)
-    print("done")



To: durin42, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list