Skip to content

Commit 56f9692

Browse files
committed
moved protocol load tests under demo's
1 parent b467359 commit 56f9692

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Nest.Tests.Integration/Nest.Tests.Integration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
</ProjectReference>
119119
<ProjectReference Include="..\Nest.Tests.MockData\Nest.Tests.MockData.csproj">
120120
<Project>{27143A05-5655-447C-ADAF-405E1CF43741}</Project>
121-
<Name>Nest.TestData</Name>
121+
<Name>Nest.Tests.MockData</Name>
122122
</ProjectReference>
123123
<ProjectReference Include="..\Nest\Nest.csproj">
124124
<Project>{072BA7DA-7B60-407D-8B6E-95E3186BE70C}</Project>

src/Nest.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Global
141141
EndGlobalSection
142142
GlobalSection(NestedProjects) = preSolution
143143
{E39CC264-A7B3-490D-84B2-D3016D86CD87} = {DDC38E1C-13BF-4C96-A3BF-60F14DFC5069}
144+
{B9FE4875-0171-40F7-A357-064A93BE09C6} = {DDC38E1C-13BF-4C96-A3BF-60F14DFC5069}
144145
EndGlobalSection
145146
GlobalSection(MonoDevelopProperties) = preSolution
146147
StartupItem = ElasticSearch.ConsolePlayground\ElasticSearch.ConsolePlayground.csproj

0 commit comments

Comments
 (0)