# HG changeset patch # User Matt Mackall # Date 2014-09-16 16:08:14 # Node ID d9446e43cd40d7204a05fd27ccd5522d2dd85dbe # Parent eaeee6f95fc07ed22acd3e62db4d241d0ee97b84 tests: fix breakage from locate deprecation diff --git a/tests/test-globalopts.t b/tests/test-globalopts.t --- a/tests/test-globalopts.t +++ b/tests/test-globalopts.t @@ -311,7 +311,6 @@ Testing -h/--help: 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 @@ Testing -h/--help: 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 diff --git a/tests/test-help.t b/tests/test-help.t --- a/tests/test-help.t +++ b/tests/test-help.t @@ -76,7 +76,6 @@ Short help: 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 @@ Short help: 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 @@ Test that default list of commands omits 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 @@ Dish up an empty repo; serve it cold. show new changesets found in source - - locate - - - locate files matching specific patterns - - manifest