diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-03-25 15:55:48 +0100 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-03-25 15:55:48 +0100 |
| commit | 2cd5caf9f0836002eb806049a24408d6025def07 (patch) | |
| tree | 19cbe82ba11379ec68586da0399624ce44fe2035 /tests | |
| parent | 5eb92927aa651f6550ac899de3f4d6e7c7ddb52e (diff) | |
test_gdbus_proxy.cpp: move to test_glib_dbus_proxy.cpp
(bzr r3249.1.29)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | tests/test_glib_dbus_proxy.cpp (renamed from tests/test_gdbus_proxy.cpp) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 3e700dc40..04fd3dd35 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -205,7 +205,7 @@ if (GTEST_SRC_DIR AND test_dbus_indicators.cpp test_filesystem_lenses.cpp test_filter.cpp - test_gdbus_proxy.cpp + test_glib_dbus_proxy.cpp test_hud.cpp test_lens.cpp test_main_dbus.cpp diff --git a/tests/test_gdbus_proxy.cpp b/tests/test_glib_dbus_proxy.cpp index 477acb7ff..477acb7ff 100644 --- a/tests/test_gdbus_proxy.cpp +++ b/tests/test_glib_dbus_proxy.cpp |
