aboutsummaryrefslogtreecommitdiff
path: root/tests/test-service.cc
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-08-24 15:31:30 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-08-24 15:31:30 +0200
commitb698ad56e4b91d9426892f692d9025c639f133f2 (patch)
tree020d47180407bbe7abf991b913878e4946e531be /tests/test-service.cc
parentdc9315fe2ddd1e09cacef208862f7dccdca7e607 (diff)
parenta1ad57994ebf3e7b4acbbe6b7df3d41377b49e6f (diff)
downloadayatana-indicator-session-b698ad56e4b91d9426892f692d9025c639f133f2.tar.gz
ayatana-indicator-session-b698ad56e4b91d9426892f692d9025c639f133f2.tar.bz2
ayatana-indicator-session-b698ad56e4b91d9426892f692d9025c639f133f2.zip
* Backported upstream fix for the testsuit
* debian/control: - build-depends on libxorg-gtest-dev * debian/rules: re-enable the tests
Diffstat (limited to 'tests/test-service.cc')
-rw-r--r--tests/test-service.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test-service.cc b/tests/test-service.cc
index 73d905b..37ba4a9 100644
--- a/tests/test-service.cc
+++ b/tests/test-service.cc
@@ -17,8 +17,7 @@ You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <libindicator/indicator-service-test.h>
-
+#include "gtest-dbus-helper.h"
#include "shared-names.h"
/***