Mercurial > hg
changeset 22432:d9446e43cd40
tests: fix breakage from locate deprecation
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 16 Sep 2014 11:08:14 -0500 |
parents | eaeee6f95fc0 |
children | ae1932dce9c1 |
files | tests/test-globalopts.t tests/test-help.t |
diffstat | 2 files changed, 0 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-globalopts.t Sun Mar 16 13:29:08 2014 -0500 +++ b/tests/test-globalopts.t Tue Sep 16 11:08:14 2014 -0500 @@ -311,7 +311,6 @@ import import an ordered set of patches incoming show new changesets found in source init create a new repository in the given directory - locate locate files matching specific patterns log show revision history of entire repository or files manifest output the current or given revision of the project manifest merge merge working directory with another revision @@ -394,7 +393,6 @@ import import an ordered set of patches incoming show new changesets found in source init create a new repository in the given directory - locate locate files matching specific patterns log show revision history of entire repository or files manifest output the current or given revision of the project manifest merge merge working directory with another revision
--- a/tests/test-help.t Sun Mar 16 13:29:08 2014 -0500 +++ b/tests/test-help.t Tue Sep 16 11:08:14 2014 -0500 @@ -76,7 +76,6 @@ import import an ordered set of patches incoming show new changesets found in source init create a new repository in the given directory - locate locate files matching specific patterns log show revision history of entire repository or files manifest output the current or given revision of the project manifest merge merge working directory with another revision @@ -153,7 +152,6 @@ import import an ordered set of patches incoming show new changesets found in source init create a new repository in the given directory - locate locate files matching specific patterns log show revision history of entire repository or files manifest output the current or given revision of the project manifest merge merge working directory with another revision @@ -696,7 +694,6 @@ import import an ordered set of patches incoming show new changesets found in source init create a new repository in the given directory - locate locate files matching specific patterns log show revision history of entire repository or files manifest output the current or given revision of the project manifest merge merge working directory with another revision @@ -1503,13 +1500,6 @@ show new changesets found in source </td></tr> <tr><td> - <a href="/help/locate"> - locate - </a> - </td><td> - locate files matching specific patterns - </td></tr> - <tr><td> <a href="/help/manifest"> manifest </a>