diff --git a/tests/applications/keyring/keyring_password.pm b/tests/applications/keyring/keyring_password.pm index 4806bfb4..ba4604b7 100644 --- a/tests/applications/keyring/keyring_password.pm +++ b/tests/applications/keyring/keyring_password.pm @@ -142,7 +142,7 @@ sub run { # The following routine uses different approaches on different # desktops. connect_localhost("connect"); - kde_doublek_workaround; + kde_doublek_workaround if ($desktop eq "kde"); # Check that the password has been stored. check_stored();