Skip to content

Commit 6ba99a7

Browse files
author
Oren Novotny
committed
Update filter
1 parent 18b9ea4 commit 6ba99a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ix.NET/Source/CodeCoverage.runsettings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Included items must then not match any entries in the exclude list to remain inc
2121
<ModulePath>.*Interactive.*</ModulePath>
2222
</Include>
2323
<Exclude>
24-
<ModulePath>.*Tests.*</ModulePath>
24+
<ModulePath>.*Tests.dll$</ModulePath>
2525
</Exclude>
2626
</ModulePaths>
2727

0 commit comments

Comments
 (0)