[gnome-keyring] [gck] Fix uri library-manufacturer test.
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] [gck] Fix uri library-manufacturer test.
- Date: Mon, 7 Mar 2011 15:00:43 +0000 (UTC)
commit b68e42fd236fdbf39d0f52386be1f4ed479c90c5
Author: Stef Walter <stefw collabora co uk>
Date: Mon Mar 7 15:56:08 2011 +0100
[gck] Fix uri library-manufacturer test.
gck/tests/test-gck-uri.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gck/tests/test-gck-uri.c b/gck/tests/test-gck-uri.c
index 340d5db..0df702f 100644
--- a/gck/tests/test-gck-uri.c
+++ b/gck/tests/test-gck-uri.c
@@ -195,7 +195,7 @@ TESTING_TEST(uri_parse_with_library)
GError *error = NULL;
GckUriInfo *uri_info = NULL;
- uri_info = gck_uri_parse ("pkcs11:library-description=The%20Library;manufacturer=Me",
+ uri_info = gck_uri_parse ("pkcs11:library-description=The%20Library;library-manufacturer=Me",
GCK_URI_PARSE_MODULE, &error);
g_assert (uri_info);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]