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
--- 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