From 78171ec4b4b5e225d81d8b5fa85dff8fffb9a146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Thu, 2 Jun 2022 13:08:12 +0200 Subject: [PATCH] tests: fill in compulsory appstream data for the tests --- tests/gs-self-test.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/gs-self-test.c b/tests/gs-self-test.c index 31f09b6..39c64f5 100644 --- a/tests/gs-self-test.c +++ b/tests/gs-self-test.c @@ -248,10 +248,11 @@ main (int argc, char **argv) /* Adapted from upstream dummy/gs-self-test.c */ xml = g_strdup ("\n" - "\n" + "\n" " \n" " apk-test-app.desktop\n" " apk-test-app\n" + " Alpine Package Keeper test app\n" " apk-test-app\n" " \n" " \n"