Index: tests/presubmit_unittest.py |
=================================================================== |
--- tests/presubmit_unittest.py (revision 82587) |
+++ tests/presubmit_unittest.py (working copy) |
@@ -141,7 +141,7 @@ |
'GitChange', 'InputApi', 'ListRelevantPresubmitFiles', 'Main', |
'OutputApi', 'ParseFiles', 'PresubmitFailure', |
'PresubmitExecuter', 'PresubmitOutput', 'ScanSubDirs', |
- 'SvnAffectedFile', 'SvnChange', 'cPickle', 'cStringIO', |
+ 'SvnAffectedFile', 'SvnChange', 'copy', 'cPickle', 'cStringIO', |
'fix_encoding', 'fnmatch', 'gclient_utils', 'glob', 'json', |
'load_files', |
'logging', 'marshal', 'normpath', 'optparse', 'os', 'owners', 'pickle', |