[gnome-software/wip/hughsie/vnd.flatpak.ref] trivial: Fix the self tests after 4faf2fc3d87f5bac5ae3bc548c99ff88314fce45
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/hughsie/vnd.flatpak.ref] trivial: Fix the self tests after 4faf2fc3d87f5bac5ae3bc548c99ff88314fce45
- Date: Fri, 16 Sep 2016 09:02:47 +0000 (UTC)
commit e96ebc8f203fbb06c1b954ad6461098fcd19f6ce
Author: Richard Hughes <richard hughsie com>
Date: Fri Sep 16 09:59:37 2016 +0100
trivial: Fix the self tests after 4faf2fc3d87f5bac5ae3bc548c99ff88314fce45
src/gs-self-test.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-self-test.c b/src/gs-self-test.c
index 4b00b8d..e844920 100644
--- a/src/gs-self-test.c
+++ b/src/gs-self-test.c
@@ -1047,6 +1047,7 @@ gs_plugin_loader_flatpak_func (GsPluginLoader *plugin_loader)
g_assert_cmpint (gs_app_get_state (app), ==, AS_APP_STATE_AVAILABLE);
g_assert_cmpint ((gint64) gs_app_get_kudos (app), ==,
GS_APP_KUDO_HAS_KEYWORDS |
+ GS_APP_KUDO_HI_DPI_ICON |
GS_APP_KUDO_SANDBOXED_SECURE |
GS_APP_KUDO_SANDBOXED);
g_assert_cmpstr (gs_app_get_origin_hostname (app), ==, "");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]