Skip to content

Commit

Permalink
Move dotnet watch to a seperate test group (dotnet#6730)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym authored Jan 16, 2019
1 parent 563ff7c commit 12a479d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Tools/dotnet-watch/test/dotnet-watch.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>netcoreapp2.1</TargetFramework>
<AssemblyName>Microsoft.DotNet.Watcher.Tools.Tests</AssemblyName>
<DefaultItemExcludes>$(DefaultItemExcludes);TestProjects\**\*</DefaultItemExcludes>
<TestGroupName>DotNetWatcherToolsTests</TestGroupName>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 12a479d

Please sign in to comment.