Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit57a561c

Browse files
committed
tests: removed an obsolete comment in test_it_ignores_false_kwargs
Signed-off-by: David Aguilar <davvid@gmail.com>
1 parentedf9fc5 commit57a561c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎test/git/test_git.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,5 @@ def test_it_handles_large_input(self):
5858

5959
@patch(Git,'execute')
6060
deftest_it_ignores_false_kwargs(self,git):
61-
# this_should_not_be_ignored=False implies it *should* be ignored
6261
output=self.git.version(pass_this_kwarg=False)
6362
assert_true("pass_this_kwarg"notingit.call_args[1])

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp