[gnome-software] trivial: Fix tests using appstream-glib from master



commit 000e6b49bdf591691e33dd3680c9ee7b65ca47ec
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 9065062..7def349 100644
--- a/src/gs-self-test.c
+++ b/src/gs-self-test.c
@@ -475,7 +475,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]