Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Krüger <mkrueger@xamarin.com>2017-03-22 09:45:07 +0300
committerMike Krüger <mkrueger@xamarin.com>2017-03-22 09:45:07 +0300
commit85aba794026a5d08e9f8f529aeda67e7175d1d04 (patch)
treee14f68840730a83e03b6a270ebb36ada913abaf9 /main/tests/UnitTests/UnitTests.csproj
parent2896d50c359abcb7ed26c94ca284c29009386e7f (diff)
Revert "[UnitTests] Added unit tests for output tracking."
This reverts commit 2896d50c359abcb7ed26c94ca284c29009386e7f.
Diffstat (limited to 'main/tests/UnitTests/UnitTests.csproj')
-rw-r--r--main/tests/UnitTests/UnitTests.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tests/UnitTests/UnitTests.csproj b/main/tests/UnitTests/UnitTests.csproj
index f66f4c9464..c78813cdd0 100644
--- a/main/tests/UnitTests/UnitTests.csproj
+++ b/main/tests/UnitTests/UnitTests.csproj
@@ -300,7 +300,6 @@
<Compile Include="MonoDevelop.Projects\MSBuildLoggerTests.cs" />
<Compile Include="MonoDevelop.Core\MonoExecutionParametersTests.cs" />
<Compile Include="MonoDevelop.Components.PropertyGrid\EditorManagerTests.cs" />
- <Compile Include="MonoDevelop.Ide\TypeSystemServiceTests.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="..\..\md.targets" />