|
|
@ -1189,9 +1189,9 @@ class InputApiUnittest(PresubmitTestsBase):
|
|
|
|
'PresubmitLocalPath', 'ReadFile', 'RightHandSideLines', 'ServerPaths',
|
|
|
|
'PresubmitLocalPath', 'ReadFile', 'RightHandSideLines', 'ServerPaths',
|
|
|
|
'basename', 'cPickle', 'cpplint', 'cStringIO', 'canned_checks', 'change',
|
|
|
|
'basename', 'cPickle', 'cpplint', 'cStringIO', 'canned_checks', 'change',
|
|
|
|
'environ', 'glob', 'host_url', 'is_committing', 'json', 'logging',
|
|
|
|
'environ', 'glob', 'host_url', 'is_committing', 'json', 'logging',
|
|
|
|
'marshal', 'os_listdir', 'os_walk', 'os_path', 'owners_db', 'pickle',
|
|
|
|
'marshal', 'os_listdir', 'os_walk', 'os_path', 'os_stat', 'owners_db',
|
|
|
|
'platform', 'python_executable', 're', 'rietveld', 'subprocess', 'tbr',
|
|
|
|
'pickle', 'platform', 'python_executable', 're', 'rietveld', 'subprocess',
|
|
|
|
'tempfile', 'time', 'traceback', 'unittest', 'urllib2', 'version',
|
|
|
|
'tbr', 'tempfile', 'time', 'traceback', 'unittest', 'urllib2', 'version',
|
|
|
|
'verbose',
|
|
|
|
'verbose',
|
|
|
|
]
|
|
|
|
]
|
|
|
|
# If this test fails, you should add the relevant test.
|
|
|
|
# If this test fails, you should add the relevant test.
|
|
|
|