Skip to content

Commit 12a479d

Browse files
authored
Move dotnet watch to a seperate test group (#6730)
1 parent 563ff7c commit 12a479d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tools/dotnet-watch/test/dotnet-watch.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>netcoreapp2.1</TargetFramework>
55
<AssemblyName>Microsoft.DotNet.Watcher.Tools.Tests</AssemblyName>
66
<DefaultItemExcludes>$(DefaultItemExcludes);TestProjects\**\*</DefaultItemExcludes>
7+
<TestGroupName>DotNetWatcherToolsTests</TestGroupName>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)