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:
authortherzok <marius.ungureanu@xamarin.com>2018-08-21 12:13:42 +0300
committerMarius Ungureanu <teromario@yahoo.com>2018-08-22 13:02:07 +0300
commit6b4e706d7634e093f70229d7ef5c01bd85c9747a (patch)
tree9d9567f309e4d82155f954125e52efb2b1e3b390 /main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
parent698bd053ce1972d77c3201411515c73e364f1253 (diff)
Add DocumentMap tests
Diffstat (limited to 'main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj')
-rw-r--r--main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
index 9f4f890165..f3fbba03aa 100644
--- a/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
+++ b/main/tests/Ide.Tests/MonoDevelop.Ide.Tests.csproj
@@ -135,6 +135,7 @@
<Compile Include="MonoDevelop.Ide.TypeSystem\MonoDevelopMetadataReferenceManagerTests.cs" />
<Compile Include="MonoDevelop.Ide.TypeSystem\MonoDevelopMetadataReferenceManager.MetadataReferenceCacheTests.cs" />
<Compile Include="MonoDevelop.Ide.Projects\ProjectOperationsTests.cs" />
+ <Compile Include="MonoDevelop.Ide.TypeSystem\MonoDevelopWorkspaceDocumentMapTests.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\core\MonoDevelop.Ide\MonoDevelop.Ide.csproj">