test:tutorial: fix ".hg" -> ".git" in doctest
authorW. Trevor King <wking@tremily.us>
Mon, 19 Nov 2012 12:54:25 +0000 (07:54 -0500)
committerW. Trevor King <wking@tremily.us>
Mon, 19 Nov 2012 12:54:25 +0000 (07:54 -0500)
test/tutorial.py

index aa51244e3036cd9d8fbff805aeede11510883458..78e1f3e11a08e01b3966683492e74bdd8c6977b4 100644 (file)
@@ -57,7 +57,7 @@ Success
 Success
 <BLANKLINE>
 >>> h = r.run_lines(h, ['ls'])  # doctest: +ELLIPSIS +REPORT_UDIFF
-.hg
+.git
 ...
 AUTHORS
 ...