summaryrefslogtreecommitdiff
path: root/tests
diff options
authorBrandon Schaefer <brandon.schaefer@canonical.com>2014-10-14 15:37:37 -0700
committerBrandon Schaefer <brandon.schaefer@canonical.com>2014-10-14 15:37:37 -0700
commit6dbacf8eda1261218188d7245f0f4c1fc55e10f0 (patch)
treeaeecb0d759420e3b4e0a9b37b77082b9d5b2c6ac /tests
parentc23ec7167a657bf41a15d5f5449ff2a9c11b5ac2 (diff)
* DIsable test_proxy tests
(bzr r3875.2.1)
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 50aca16b6..b58035f3f 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -195,7 +195,7 @@ if (GMOCK_LIB AND
test_results.cpp
test_scope.cpp
test_scope_filter.cpp
- test_scope_proxy.cpp
+ #test_scope_proxy.cpp
test_tracks.cpp
)
target_link_libraries(test-gtest-dbus gtest unity-shared ${LIBS})