From: W. Trevor King Date: Mon, 19 Nov 2012 12:54:25 +0000 (-0500) Subject: test:tutorial: fix ".hg" -> ".git" in doctest X-Git-Url: http://git.tremily.us/?p=hooke.git;a=commitdiff_plain;h=212339b77888f18a7e8cdbcb266b242dd72e02cf test:tutorial: fix ".hg" -> ".git" in doctest --- diff --git a/test/tutorial.py b/test/tutorial.py index aa51244..78e1f3e 100644 --- a/test/tutorial.py +++ b/test/tutorial.py @@ -57,7 +57,7 @@ Success Success >>> h = r.run_lines(h, ['ls']) # doctest: +ELLIPSIS +REPORT_UDIFF -.hg +.git ... AUTHORS ...