| Index: tests/gcl_unittest.py
|
| diff --git a/tests/gcl_unittest.py b/tests/gcl_unittest.py
|
| index 6248b17432b8890657c9a9c05c07ccca5b0e164e..2cccc60dae9dbeab63f947b7c5912880091c00ff 100755
|
| --- a/tests/gcl_unittest.py
|
| +++ b/tests/gcl_unittest.py
|
| @@ -94,7 +94,7 @@ class GclUnittest(GclTestsBase):
|
| 'gclient_utils', 'json', 'main', 'need_change', 'need_change_and_args',
|
| 'no_args', 'optparse', 'os', 'presubmit_support', 'random', 're',
|
| 'rietveld',
|
| - 'string', 'subprocess', 'subprocess2', 'sys', 'tempfile', 'time',
|
| + 'string', 'subprocess2', 'sys', 'tempfile', 'time',
|
| 'upload', 'urllib2',
|
| ]
|
| # If this test fails, you should add the relevant test.
|
|
|