| Index: tests/trychange_unittest.py
|
| ===================================================================
|
| --- tests/trychange_unittest.py (revision 27963)
|
| +++ tests/trychange_unittest.py (working copy)
|
| @@ -28,7 +28,7 @@
|
| 'RunCommand', 'SCM', 'SVN', 'TryChange', 'USAGE',
|
| 'datetime', 'gcl', 'gclient', 'gclient_scm', 'getpass', 'logging',
|
| 'optparse', 'os', 'shutil', 'socket', 'sys', 'tempfile', 'traceback',
|
| - 'upload', 'urllib',
|
| + 'upload', 'urllib', 'subprocess',
|
| ]
|
| # If this test fails, you should add the relevant test.
|
| self.compareMembers(trychange, members)
|
|
|