changeset 39048:d722020bbd9d

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
author Augie Fackler <augie@google.com>
date Thu, 09 Aug 2018 13:27:05 -0400
parents a1f934573c0b
children b53ec524420b
files tests/test-parseindex2.py tests/test-parseindex2.py.out
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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