| Index: tests/gcl_unittest.py
|
| diff --git a/tests/gcl_unittest.py b/tests/gcl_unittest.py
|
| index b3787447be3ec648425b99f77989753b2c833bc2..0391101252209c3e378408504e995a683e8564b0 100755
|
| --- a/tests/gcl_unittest.py
|
| +++ b/tests/gcl_unittest.py
|
| @@ -104,7 +104,7 @@ class GclUnittest(GclTestsBase):
|
| 'OptionallyDoPresubmitChecks', 'REPOSITORY_ROOT',
|
| 'RunShell', 'RunShellWithReturnCode', 'SVN',
|
| 'TryChange', 'UnknownFiles', 'Warn',
|
| - 'attrs', 'breakpad', 'defer_attributes', 'fix_encoding',
|
| + 'attrs', 'auth', 'breakpad', 'defer_attributes', 'fix_encoding',
|
| 'gclient_utils', 'git_cl', 'json', 'main', 'need_change',
|
| 'need_change_and_args', 'no_args', 'optparse', 'os',
|
| 'presubmit_support', 'random', 're', 'rietveld',
|
|
|