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

Commit f73468b

Browse files
committed
fix(test): put test_commits back
Thanks to @yarikoptic for catching this one !
1 parent 0de60ab commit f73468b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎git/test/test_repo.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def test_commit_from_revision(self):
115115
assert commit.type == 'commit'
116116
assert self.rorepo.commit(commit) == commit
117117

118+
def test_commits(self):
118119
mc = 10
119120
commits = list(self.rorepo.iter_commits('0.1.6', max_count=mc))
120121
assert len(commits) == mc

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /