Skip to content

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy