Fix unit test

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47437 0039d316-1c4b-4281-b951-d872f2087c98
experimental/szager/collated-output
maruel@chromium.org 15 years ago
parent 491c04b1ea
commit a761b60c33

@ -283,8 +283,9 @@ class GClientClassTestCase(GclientTestCase):
'ConfigContent', 'DEFAULT_CLIENT_FILE_TEXT',
'DEFAULT_SNAPSHOT_FILE_TEXT', 'DEFAULT_SNAPSHOT_SOLUTION_TEXT',
'DEPS_FILE', 'FileImpl', 'FromImpl', 'GetVar', 'LoadCurrentConfig',
'RunOnDeps', 'SaveConfig', 'SetConfig', 'SetDefaultConfig',
'supported_commands', 'PrintRevInfo',
'PrintRevInfo', 'RunOnDeps', 'SaveConfig', 'SetConfig',
'SetDefaultConfig',
'deps_os_choices', 'supported_commands',
]
# If you add a member, be sure to add the relevant test!

Loading…
Cancel
Save