tests: remove expected output of test-parseindex2.py
authorAugie Fackler <augie@google.com>
Thu, 09 Aug 2018 13:27:05 -0400
changeset 39048 d722020bbd9d
parent 39047 a1f934573c0b
child 39049 b53ec524420b
tests: remove expected output of test-parseindex2.py Everything uses unittest idioms now, so this can go away. Differential Revision: https://phab.mercurial-scm.org/D4185
tests/test-parseindex2.py
tests/test-parseindex2.py.out
--- a/tests/test-parseindex2.py	Thu Aug 09 13:13:16 2018 -0400
+++ b/tests/test-parseindex2.py	Thu Aug 09 13:27:05 2018 -0400
@@ -210,4 +210,3 @@
 if __name__ == '__main__':
     import silenttestrunner
     silenttestrunner.main(__name__)
-    print("done")
--- a/tests/test-parseindex2.py.out	Thu Aug 09 13:13:16 2018 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-done