From dcca29ed8812682d7fb0bbbd224c4c5eff16c9a6 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 4 May 2009 14:39:05 +0100 Subject: More time --- tests/test-glib-layout-client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-glib-layout-client.c b/tests/test-glib-layout-client.c index bc8eb2c..7f3f52f 100644 --- a/tests/test-glib-layout-client.c +++ b/tests/test-glib-layout-client.c @@ -23,7 +23,7 @@ main (int argc, char ** argv) { g_type_init(); - g_usleep(10000); + g_usleep(500000); DbusmenuClient * client = dbusmenu_client_new(":1.0", "/org/test"); -- cgit v1.2.3