From 72746c0cb3ccd0bec8cc0ba7cd2f73fd42c4c30c Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Tue, 27 Apr 2010 19:06:47 -0500 Subject: tests: silence testephylocationentry.c debugging --- tests/testephylocationentry.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/testephylocationentry.c b/tests/testephylocationentry.c index 099629bc6..ca370e411 100644 --- a/tests/testephylocationentry.c +++ b/tests/testephylocationentry.c @@ -22,6 +22,7 @@ */ #include "config.h" +#include "ephy-debug.h" #include "ephy-location-entry.h" #include #include @@ -141,6 +142,7 @@ int main (int argc, char *argv[]) { gtk_test_init (&argc, &argv); + ephy_debug_init (); g_test_add_func ("/lib/widgets/ephy-location-entry/new", test_entry_new); -- cgit v1.2.3