| Index: tests/gclient_scm_test.py
|
| diff --git a/tests/gclient_scm_test.py b/tests/gclient_scm_test.py
|
| index 77c14322dd738d226848b932a0bd8e3f36923ece..829227045d0974b10e9082218e08d8aade023019 100755
|
| --- a/tests/gclient_scm_test.py
|
| +++ b/tests/gclient_scm_test.py
|
| @@ -361,7 +361,7 @@ from :3
|
| members = [
|
| 'COMMAND', 'Capture', 'CaptureStatus', 'FetchUpstreamTuple',
|
| 'GenerateDiff', 'GetBranch', 'GetBranchRef', 'GetCheckoutRoot',
|
| - 'GetEmail', 'GetPatchName', 'GetSVNBranch',
|
| + 'GetDifferentFiles', 'GetEmail', 'GetPatchName', 'GetSVNBranch',
|
| 'GetUpstream', 'IsGitSvn', 'RunAndFilterOutput', 'ShortBranchName',
|
| 'RunCommand', 'cleanup', 'diff', 'export', 'pack', 'relpath', 'revert',
|
| 'revinfo', 'runhooks', 'scm_name', 'status', 'update', 'url',
|
|
|