From 42864bc3381b7ff0db6c44020d1fc9fc9dd48860 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Sep 2015 01:52:09 -0400 Subject: [PATCH] Avoid some duplicate test names GLib considers these an bug now. --- testsuite/gtk/check-icon-names.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/testsuite/gtk/check-icon-names.c b/testsuite/gtk/check-icon-names.c index 166530e8eb..b22b57f5c3 100644 --- a/testsuite/gtk/check-icon-names.c +++ b/testsuite/gtk/check-icon-names.c @@ -35,7 +35,6 @@ static char *icon_names[] = { "drive-harddisk", "help-contents", "go-home", - "dialog-information", "go-jump", "go-last", "go-previous", @@ -118,7 +117,6 @@ static char *icon_names[] = { "audio-volume-muted-symbolic", "changes-allow-symbolic", "changes-prevent-symbolic", - "dialog-password", "dialog-password-symbolic", "dialog-warning-symbolic", "document-open-symbolic",