| Index: tests/gclient_utils_test.py
|
| diff --git a/tests/gclient_utils_test.py b/tests/gclient_utils_test.py
|
| index 050dc7440078228c025924ee4d585bccacf1f0b9..2703e5d955832e9201f5167e7d16ddd86c14e814 100755
|
| --- a/tests/gclient_utils_test.py
|
| +++ b/tests/gclient_utils_test.py
|
| @@ -34,7 +34,7 @@ class GclientUtilsUnittest(GclientUtilBase):
|
| 'GetGClientRootAndEntries', 'GetEditor', 'IsDateRevision',
|
| 'MakeDateRevision', 'MakeFileAutoFlush', 'MakeFileAnnotated',
|
| 'PathDifference', 'ParseCodereviewSettingsContent', 'NumLocalCpus',
|
| - 'PrintableObject', 'RemoveDirectory', 'RunEditor',
|
| + 'PrintableObject', 'RunEditor',
|
| 'SplitUrlRevision', 'SyntaxErrorToError', 'UpgradeToHttps', 'Wrapper',
|
| 'WorkItem', 'codecs', 'lockedmethod', 'logging', 'os', 'Queue', 're',
|
| 'rmtree', 'safe_makedirs', 'stat', 'subprocess', 'subprocess2', 'sys',
|
|
|