projects
/
hooke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
877f4a5
)
test:tutorial: fix ".hg" -> ".git" in doctest
author
W. Trevor King
<wking@tremily.us>
Mon, 19 Nov 2012 12:54:25 +0000
(07:54 -0500)
committer
W. Trevor King
<wking@tremily.us>
Mon, 19 Nov 2012 12:54:25 +0000
(07:54 -0500)
test/tutorial.py
patch
|
blob
|
history
diff --git
a/test/tutorial.py
b/test/tutorial.py
index aa51244e3036cd9d8fbff805aeede11510883458..78e1f3e11a08e01b3966683492e74bdd8c6977b4 100644
(file)
--- a/
test/tutorial.py
+++ b/
test/tutorial.py
@@
-57,7
+57,7
@@
Success
Success
<BLANKLINE>
>>> h = r.run_lines(h, ['ls']) # doctest: +ELLIPSIS +REPORT_UDIFF
-.
hg
+.
git
...
AUTHORS
...