Move IIS tests to a test group

This commit is contained in:
Pavel Krymets 2018-07-06 17:02:54 -07:00
parent 8ad64d2a35
commit 3ec66beecd
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netcoreapp2.2</TargetFrameworks>
<TestGroupName>IIS.FunctionalTests</TestGroupName>
</PropertyGroup>
<ItemGroup>