aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-debug.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-11-24 21:30:50 +0800
committerXavier Claessens <xclaesse@gmail.com>2009-11-25 01:29:45 +0800
commitc4eea520c7ed8adaf378e9424f199aa49efbccc7 (patch)
tree26d49ea45a680c9dfc85c3055b7b917b50730a91 /libempathy/empathy-debug.c
parentce6f2983d99033c0144a622295ae72ec567e2582 (diff)
downloadgsoc2013-empathy-c4eea520c7ed8adaf378e9424f199aa49efbccc7.tar
gsoc2013-empathy-c4eea520c7ed8adaf378e9424f199aa49efbccc7.tar.gz
gsoc2013-empathy-c4eea520c7ed8adaf378e9424f199aa49efbccc7.tar.bz2
gsoc2013-empathy-c4eea520c7ed8adaf378e9424f199aa49efbccc7.tar.lz
gsoc2013-empathy-c4eea520c7ed8adaf378e9424f199aa49efbccc7.tar.xz
gsoc2013-empathy-c4eea520c7ed8adaf378e9424f199aa49efbccc7.tar.zst
gsoc2013-empathy-c4eea520c7ed8adaf378e9424f199aa49efbccc7.zip
Add Test debug domain
Diffstat (limited to 'libempathy/empathy-debug.c')
-rw-r--r--libempathy/empathy-debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-debug.c b/libempathy/empathy-debug.c
index 141340024..3f22c8969 100644
--- a/libempathy/empathy-debug.c
+++ b/libempathy/empathy-debug.c
@@ -51,6 +51,7 @@ static GDebugKey keys[] = {
{ "Other", EMPATHY_DEBUG_OTHER },
{ "Connectivity", EMPATHY_DEBUG_CONNECTIVITY },
{ "ImportMc4Accounts", EMPATHY_DEBUG_IMPORT_MC4_ACCOUNTS },
+ { "Tests", EMPATHY_DEBUG_TESTS },
{ 0, }
};