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

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Fri Aug 10 08:25:40 EDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGd722020bbd9d: tests: remove expected output of test-parseindex2.py (authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

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

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
@@ -210,4 +210,3 @@
 if __name__ == '__main__':
     import silenttestrunner
     silenttestrunner.main(__name__)
-    print("done")



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


More information about the Mercurial-devel mailing list