summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bauer <michael.mi.bauer@partner.bmw.de>2014-04-15 16:52:35 +0200
committerMichael Bauer <michael.mi.bauer@partner.bmw.de>2014-04-15 16:52:35 +0200
commit32cf8e909ea56dbcfb7f61b43bd600b8a8e5ae93 (patch)
tree1a743686c444a39ffa14e54f2d1154c0edaf7263
parent6e52023d8bc4b813092b856f7269586eabacdc29 (diff)
downloadgenivi-common-api-dbus-runtime-32cf8e909ea56dbcfb7f61b43bd600b8a8e5ae93.tar.gz
Temporarily removing DBusBroadcastTest.cpp from .sln as the test fails with an assertion Debug error
-rw-r--r--UnitTests.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/UnitTests.vcxproj b/UnitTests.vcxproj
index f788db5..9ba7a45 100644
--- a/UnitTests.vcxproj
+++ b/UnitTests.vcxproj
@@ -37,7 +37,6 @@
<ClCompile Include="src\test\commonapi\tests\TestInterfaceDBusStubAdapter.cpp" />
<ClCompile Include="src\test\commonapi\tests\TestInterfaceStubDefault.cpp" />
<ClCompile Include="src\test\DBusAddressTranslatorTest.cpp" />
- <ClCompile Include="src\test\DBusBroadcastTest.cpp" />
<ClCompile Include="src\test\DBusClientIdTest.cpp" />
<ClCompile Include="src\test\DBusCommunicationTest.cpp" />
<ClCompile Include="src\test\DBusConnectionTest.cpp" />