Skip to content

Commit 342d75f

Browse files
committed
add more blob/tag tests
1 parent a490cc0 commit 342d75f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_summary.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
PATH_CASES = [
1313
("tree", "/examples/celery"),
1414
("blob", "/examples/celery/make_celery.py"),
15+
("blob", "/blob/main/.gitignore"),
16+
("blob", "/blob/3.0.2/CODE_OF_CONDUCT.md"),
1517
]
1618

1719
REF_CASES = [

0 commit comments

Comments
 (0)