Addressed livar PR comment

This commit is contained in:
Faizan Ahmad 2016-10-12 15:20:07 +05:30
parent 391fff1f20
commit 4dd685a45c
2 changed files with 19 additions and 23 deletions

View file

@ -9,7 +9,7 @@ using Microsoft.DotNet.Cli.Utils;
namespace Microsoft.DotNet.Cli.Test3.Tests
{
public class Test3Tests : TestBase
public class GivenDotnetTest3BuildsAndRunsTestfromCsproj : TestBase
{
[Fact]
public void TestsFromAGivenProjectShouldRunWithExpectedOutput()