| Index: tests/git_cl_test.py
|
| diff --git a/tests/git_cl_test.py b/tests/git_cl_test.py
|
| index dce632ea9f526310ec495e3af690f7181320fb82..0cd6fea6f2650fe0b6e65c7e7ffb17a5c506ab7e 100755
|
| --- a/tests/git_cl_test.py
|
| +++ b/tests/git_cl_test.py
|
| @@ -662,7 +662,6 @@ class TestGitCl(TestCase):
|
| 'rietveld.viewvc-url'],), ''),
|
| ((['git', 'config', 'gerrit.host',
|
| 'gerrit.chromium.org'],), ''),
|
| - ((['git', 'config', 'gerrit.port', '29418'],), ''),
|
| # DownloadHooks(False)
|
| ((['git', 'config', 'gerrit.host'],),
|
| 'gerrit.chromium.org'),
|
|
|