Index: tests/gcl_unittest.py |
=================================================================== |
--- tests/gcl_unittest.py (revision 22629) |
+++ tests/gcl_unittest.py (working copy) |
@@ -177,7 +177,7 @@ |
self.mox.ReplayAll() |
members = [ |
'CloseIssue', 'Delete', 'GetFiles', 'GetFileNames', 'GetLocalRoot', |
- 'Load', 'MissingTests', 'Save', 'UpdateRietveldDescription', |
+ 'Exists', 'Load', 'MissingTests', 'Save', 'UpdateRietveldDescription', |
'description', 'issue', 'name', |
'patch', 'patchset', |
] |