[gnome-software/wip/hughsie/unique_id] trivial: Fix tests using appstream-glib from master



commit 61c7aa636bb7c9b72b76175c3e55c3a361a37b9c
Author: Richard Hughes <richard hughsie com>
Date:   Fri Jul 29 16:19:57 2016 +0100

    trivial: Fix tests using appstream-glib from master

 src/gs-self-test.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-self-test.c b/src/gs-self-test.c
index b74503d..e0e72ec 100644
--- a/src/gs-self-test.c
+++ b/src/gs-self-test.c
@@ -476,7 +476,6 @@ gs_plugin_loader_installed_func (GsPluginLoader *plugin_loader)
        g_assert (kudos & GS_APP_KUDO_MY_LANGUAGE);
 
        /* check categories */
-       g_assert (gs_app_has_category (app, "Audio"));
        g_assert (gs_app_has_category (app, "Player"));
        g_assert (gs_app_has_category (app, "AudioVideo"));
        g_assert (!gs_app_has_category (app, "ImageProcessing"));


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]