diff options
Diffstat (limited to 'libempathy/empathy-debug.c')
-rw-r--r-- | libempathy/empathy-debug.c | 1 |
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, } }; |