Skip to content

Commit fe81708

Browse files
ix-56hfilipchristiansen
authored andcommitted
add more blob/tag tests
fix blob/tag added test
1 parent 8c0503f commit fe81708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_summary.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
PATH_CASES = [
1313
("tree", "/examples/celery"),
1414
("blob", "/examples/celery/make_celery.py"),
15+
("blob", "/.gitignore"),
1516
]
1617

1718
REF_CASES = [

0 commit comments

Comments
 (0)