Skip to content

Commit 72b3a45

Browse files
committed
Exclude cgi/TAL/DummyEngine.py as it looks like a test harness.
1 parent 026d3a6 commit 72b3a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# code, or are deprecated.
88
ignore:
99
- "roundup/cgi/TAL/talgettext.py" # utility command
10+
- "roundup/cgi/TAL/DummyEngine.py" # test harness
1011
- "roundup/cgi/apache.py" # mod_python is deprecated
1112
- "roundup/install_util.py" # another build utlity
1213
- "roundup/dist" # more build utils

0 commit comments

Comments
 (0)