diff options
Diffstat (limited to 'qpid/dotnet/Qpid.Integration.Tests')
| -rwxr-xr-x | qpid/dotnet/Qpid.Integration.Tests/Qpid.Integration.Tests.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/dotnet/Qpid.Integration.Tests/Qpid.Integration.Tests.csproj b/qpid/dotnet/Qpid.Integration.Tests/Qpid.Integration.Tests.csproj index 6a9667e0db..51d91f2bd3 100755 --- a/qpid/dotnet/Qpid.Integration.Tests/Qpid.Integration.Tests.csproj +++ b/qpid/dotnet/Qpid.Integration.Tests/Qpid.Integration.Tests.csproj @@ -39,6 +39,7 @@ <Compile Include="interop\InteropClientTestCase.cs" />
<Compile Include="interop\TestCases\TestCase1DummyRun.cs" />
<Compile Include="interop\TestCases\TestCase3BasicPubSub.cs" />
+ <Compile Include="testcases\BaseMessagingTestFixture.cs" />
<Compile Include="testcases\ChannelQueueTest.cs" />
<Compile Include="testcases\CommitRollbackTest.cs" />
<Compile Include="testcases\ConnectionTest.cs" />
|
