From cd6dd35a0181b4acd0a6eb75d6ad208b1ae92614 Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Fri, 31 Aug 2018 10:10:56 -0400 Subject: update coverage setting --- CodeCoverage.runsettings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CodeCoverage.runsettings') diff --git a/CodeCoverage.runsettings b/CodeCoverage.runsettings index 138bceeb9..638909645 100644 --- a/CodeCoverage.runsettings +++ b/CodeCoverage.runsettings @@ -21,7 +21,8 @@ Included items must then not match any entries in the exclude list to remain inc .*BouncyCastle.* - .*Tests.* + .*Test.* + .*nunit.* -- cgit 1.5.1