Skip to content

Commit 4bce9df

Browse files
Add FlatLayoutPackageFinder's test for Coverage.py
1 parent 9022a21 commit 4bce9df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setuptools/tests/test_find_packages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ class TestFlatLayoutPackageFinder:
217217
),
218218
"tool-specific": (
219219
[
220+
"htmlcov/index.html",
220221
"pkg/__init__.py",
221222
"tasks/__init__.py",
222223
"tasks/subpackage/__init__.py",

0 commit comments

Comments
 (0)