summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Greig <rgreig@apache.org>2007-01-12 13:53:21 +0000
committerRobert Greig <rgreig@apache.org>2007-01-12 13:53:21 +0000
commit1d229505561e9339753f474338a79ed42f0a58f9 (patch)
tree31155c303887ee15be7e2e098b03084fa982e217
parent8d2371cea1a648d6eaea3ed5457a2acfebea2887 (diff)
downloadqpid-python-1d229505561e9339753f474338a79ed42f0a58f9.tar.gz
(Patch submitted by Rupert Smith) Qpid-284 patch applied.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@495574 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj b/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj
index 401bbce75d..b14f8405c9 100644
--- a/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj
+++ b/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj
@@ -48,7 +48,6 @@
<Compile Include="failover\FailoverTest.cs" />
<Compile Include="failover\FailoverTxTest.cs" />
<Compile Include="HeadersExchange\HeadersExchangeTest.cs" />
- <Compile Include="HeadersExchange\HeadersMatchingProducer.cs" />
<Compile Include="MultiConsumer\ProducerMultiConsumer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Common\BaseMessagingTestFixture.cs" />