aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-layout-client.c
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-05-04 14:39:05 +0100
committerTed Gould <ted@canonical.com>2009-05-04 14:39:05 +0100
commitdcca29ed8812682d7fb0bbbd224c4c5eff16c9a6 (patch)
treed8757b75d21f7a3404541b7aa562b2f052731c54 /tests/test-glib-layout-client.c
parent1db35e5c72fe9f51406043b8a51b4450953fd3c1 (diff)
downloadlibdbusmenu-dcca29ed8812682d7fb0bbbd224c4c5eff16c9a6.tar.gz
libdbusmenu-dcca29ed8812682d7fb0bbbd224c4c5eff16c9a6.tar.bz2
libdbusmenu-dcca29ed8812682d7fb0bbbd224c4c5eff16c9a6.zip
More time
Diffstat (limited to 'tests/test-glib-layout-client.c')
-rw-r--r--tests/test-glib-layout-client.c2
1 files changed, 1 insertions, 1 deletions
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");