summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-06-22 10:01:04 +0100
committerRichard Hughes <richard@hughsie.com>2015-06-22 10:01:04 +0100
commita124ab6b737c4510b1fddce0acc9c486a5149146 (patch)
tree4a0eb6602b93c37a900815c5c4132cb635780972
parent1dcd2610041a62290aa07be8e45f428fb9f1a159 (diff)
downloadappstream-glib-a124ab6b737c4510b1fddce0acc9c486a5149146.tar.gz
trivial: Fix make check now all fonts have Addons/Fonts
-rw-r--r--libappstream-builder/asb-self-test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libappstream-builder/asb-self-test.c b/libappstream-builder/asb-self-test.c
index 8a0a203..cea09cd 100644
--- a/libappstream-builder/asb-self-test.c
+++ b/libappstream-builder/asb-self-test.c
@@ -446,6 +446,10 @@ asb_test_context_test_func (AsbTestContextMode mode)
"<summary>Open source versions of several commecial fonts</summary>\n"
"<description><p>The Liberation Fonts are intended to be replacements for Times New Roman, Arial, and Courier New.</p></description>\n"
"<icon height=\"64\" width=\"64\" type=\"cached\">LiberationSerif.png</icon>\n"
+ "<categories>\n"
+ "<category>Addons</category>\n"
+ "<category>Fonts</category>\n"
+ "</categories>\n"
"<project_license>GPL-2.0+</project_license>\n"
"<url type=\"homepage\">http://people.freedesktop.org/</url>\n"
"<screenshots>\n"