summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test-nautilus-password-dialog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-nautilus-password-dialog.c b/test/test-nautilus-password-dialog.c
index 0ff5c83c2..64a16e63c 100644
--- a/test/test-nautilus-password-dialog.c
+++ b/test/test-nautilus-password-dialog.c
@@ -16,6 +16,7 @@ authenticate_boink_callback (GtkWidget *button, gpointer user_data)
if (password_dialog == NULL) {
password_dialog = nautilus_password_dialog_new ("Authenticate Me",
+ "My secret message.",
"foouser",
"sekret",
TRUE);