Index: tests/gclient_scm_test.py |
=================================================================== |
--- tests/gclient_scm_test.py (revision 39412) |
+++ tests/gclient_scm_test.py (working copy) |
@@ -42,6 +42,7 @@ |
self.manually_grab_svn_rev = True |
self.deps_os = None |
self.force = False |
+ self.reset = False |
self.nohooks = False |
def Options(self, *args, **kwargs): |
@@ -289,6 +290,7 @@ |
self.manually_grab_svn_rev = True |
self.deps_os = None |
self.force = False |
+ self.reset = False |
self.nohooks = False |
sample_git_import = """blob |