Commit a761b60c authored by maruel@chromium.org's avatar maruel@chromium.org

Fix unit test

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47437 0039d316-1c4b-4281-b951-d872f2087c98
parent 491c04b1
......@@ -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!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment