comparison tests/test-issue1175.t @ 29680:2f034a21778c

tests: update bugzilla link in test-issue1175.t
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 04 Aug 2016 19:51:03 +0800
parents fc1d75e7a98d
children c2380b448265
comparison
equal deleted inserted replaced
29679:e54bdd3aa23b 29680:2f034a21778c
52 5 52 5
53 53
54 diff --git a/b b/b 54 diff --git a/b b/b
55 new file mode 100644 55 new file mode 100644
56 56
57 http://bz.selenic.com/show_bug.cgi?id=4476 57 https://bz.mercurial-scm.org/show_bug.cgi?id=4476
58 58
59 $ hg init foo 59 $ hg init foo
60 $ cd foo 60 $ cd foo
61 $ touch a && hg ci -Aqm a 61 $ touch a && hg ci -Aqm a
62 $ hg mv a b 62 $ hg mv a b