change namespace

This commit is contained in:
Bryan Thornbury 2016-07-21 21:12:50 -07:00
parent e1c5c7a43d
commit f829d8cb93

View file

@ -5,7 +5,7 @@ using Microsoft.DotNet.ProjectModel;
using Microsoft.DotNet.Tools.Test.Utilities;
using Xunit;
namespace Microsoft.DotNet.Cli.Compiler.Common
namespace Microsoft.DotNet.Cli.Compiler.Common.Tests
{
public class Tests : TestBase
{