diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-10-29 23:01:44 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-11-03 20:25:02 +0800 |
commit | d948dd18d07e799223057134557312885d0cad42 (patch) | |
tree | 96590ef2ce355f71c9958b8fd2b8a729150c7181 /tests/empathy-chatroom-test.c | |
parent | b3e65f73b24b69f3c6acd0dd662393259e13fc2d (diff) | |
download | gsoc2013-empathy-d948dd18d07e799223057134557312885d0cad42.tar gsoc2013-empathy-d948dd18d07e799223057134557312885d0cad42.tar.gz gsoc2013-empathy-d948dd18d07e799223057134557312885d0cad42.tar.bz2 gsoc2013-empathy-d948dd18d07e799223057134557312885d0cad42.tar.lz gsoc2013-empathy-d948dd18d07e799223057134557312885d0cad42.tar.xz gsoc2013-empathy-d948dd18d07e799223057134557312885d0cad42.tar.zst gsoc2013-empathy-d948dd18d07e799223057134557312885d0cad42.zip |
merge check-empathy-helpers to test-helper
Diffstat (limited to 'tests/empathy-chatroom-test.c')
-rw-r--r-- | tests/empathy-chatroom-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/empathy-chatroom-test.c b/tests/empathy-chatroom-test.c index 77d0c29e9..3826411a5 100644 --- a/tests/empathy-chatroom-test.c +++ b/tests/empathy-chatroom-test.c @@ -2,7 +2,6 @@ #include <stdio.h> #include <string.h> -#include "check-empathy-helpers.h" #include "test-helper.h" #include <libempathy/empathy-chatroom.h> |