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

Commitd4e56f6

Browse files
committed
added Jelmer to the AUTHORS and removed an unnecessary underline in tests.
1 parent14cef2b commitd4e56f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ Michael Trier <mtrier _at_ gmail.com>
22
Alan Briolat
33
Florian Apolloner <florian _at_ apolloner.eu>
44
David Aguilar <davvid _at_ gmail.com>
5+
Jelmer Vernooij <jelmer _at_ samba.org>

‎test/git/test_git.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def setup(self):
1414
self.git=Git(base)
1515

1616
@patch(Git,'execute')
17-
deftest__call_process_calls_execute(self,git):
17+
deftest_call_process_calls_execute(self,git):
1818
git.return_value=''
1919
self.git.version()
2020
assert_true(git.called)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp