summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRupert Smith <rupertlssmith@apache.org>2007-10-10 09:17:15 +0000
committerRupert Smith <rupertlssmith@apache.org>2007-10-10 09:17:15 +0000
commit755ff021898b0d2b39ee67b03eecf6c45bf22877 (patch)
tree6d76d56be15ef227476ffd68713d660e645922c4
parenta93de90ef7be612fbc0891f014b827be8785bf3c (diff)
downloadqpid-python-755ff021898b0d2b39ee67b03eecf6c45bf22877.tar.gz
Removed deleted dependecny FailoverTxTest.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@583399 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 a1a34d480d..16f73ea621 100644
--- a/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj
+++ b/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj
@@ -56,7 +56,6 @@
<Compile Include="connection\ConnectionTest.cs" />
<Compile Include="connection\SslConnectionTest.cs" />
<Compile Include="failover\FailoverTest.cs" />
- <Compile Include="failover\FailoverTxTest.cs" />
<Compile Include="HeadersExchange\HeadersExchangeTest.cs" />
<Compile Include="interop\TopicListener.cs" />
<Compile Include="interop\TopicPublisher.cs" />