aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-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");