Forgot to include the test change.
Review URL: http://codereview.chromium.org/650039

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@39458 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/tests/gclient_scm_test.py b/tests/gclient_scm_test.py
index 0fa85b4..f03b9ee 100755
--- a/tests/gclient_scm_test.py
+++ b/tests/gclient_scm_test.py
@@ -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