| Index: tests/gcl_unittest.py
|
| diff --git a/tests/gcl_unittest.py b/tests/gcl_unittest.py
|
| index 2bd37a9f0b9b88541bd55a540e6698744764e6ee..bf73d917c13eb0c2ba160d3f8bdabc70e3132505 100755
|
| --- a/tests/gcl_unittest.py
|
| +++ b/tests/gcl_unittest.py
|
| @@ -49,7 +49,7 @@ class GclUnittest(GclTestsBase):
|
| 'GetChangelistInfoFile', 'GetCodeReviewSetting', 'GetEditor',
|
| 'GetFilesNotInCL', 'GetInfoDir', 'GetIssueDescription',
|
| 'GetModifiedFiles', 'GetRepositoryRoot',
|
| - 'GetSVNFileProperty', 'Help', 'IsSVNMoved',
|
| + 'GetSVNFileProperty', 'Help', 'IGNORE_PATHS', 'IsSVNMoved',
|
| 'Lint', 'LoadChangelistInfoForMultiple',
|
| 'MISSING_TEST_MSG', 'Opened', 'OptionallyDoPresubmitChecks',
|
| 'PresubmitCL', 'ReadFile', 'REPOSITORY_ROOT', 'RunShell',
|
|
|