Index: tests/git_cl_test.py |
diff --git a/tests/git_cl_test.py b/tests/git_cl_test.py |
index f7f57b4cf9e07d363a5f52022fb6ab77136ae4e1..cc5325821d5607721ca6a3e8cd61e8481bba3ccb 100755 |
--- a/tests/git_cl_test.py |
+++ b/tests/git_cl_test.py |
@@ -336,7 +336,6 @@ class TestGitCl(TestCase): |
'refs/heads/working'],), |
(' PRESUBMIT.py | 2 +-\n' |
' 1 files changed, 1 insertions(+), 1 deletions(-)\n')), |
- (('About to commit; enter to confirm.',), None), |
((['git', 'show-ref', '--quiet', '--verify', |
'refs/heads/git-cl-commit'],), |
(('', None), 0)), |