1
0
Oren Novotny 7 жил өмнө
parent
commit
6ba99a78a2

+ 1 - 1
Ix.NET/Source/CodeCoverage.runsettings

@@ -21,7 +21,7 @@ Included items must then not match any entries in the exclude list to remain inc
                 <ModulePath>.*Interactive.*</ModulePath>
               </Include>
               <Exclude>
-                <ModulePath>.*Tests.*</ModulePath>
+                <ModulePath>.*Tests.dll$</ModulePath>
               </Exclude>
             </ModulePaths>