summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-07-24 12:37:44 +0100
committerRichard Hughes <richard@hughsie.com>2015-07-24 12:37:44 +0100
commit5c1af6d62a35b8278c176de56f29204e9d63a21d (patch)
tree66b8a5100327d5a602696bc89b94a3fb4a3b3844
parentcb91ddd777b019a4bdf51c364c985bc7cd2dccd3 (diff)
downloadappstream-glib-5c1af6d62a35b8278c176de56f29204e9d63a21d.tar.gz
trivial: fix make distcheck
-rw-r--r--libappstream-builder/asb-self-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libappstream-builder/asb-self-test.c b/libappstream-builder/asb-self-test.c
index d332b3c..75c34d1 100644
--- a/libappstream-builder/asb-self-test.c
+++ b/libappstream-builder/asb-self-test.c
@@ -425,6 +425,7 @@ asb_test_context_test_func (AsbTestContextMode mode)
"<release version=\"2.0.2\" timestamp=\"1424116753\">\n"
"<location>http://www.hughski.com/downloads/colorhug2/firmware/colorhug-2.0.2.cab</location>\n"
"<checksum type=\"sha1\">522aeefdcc7f27658d73de76107fe62550c61868</checksum>\n"
+ "<filename>colorhug-als-2.0.2.cab</filename>\n"
"<description><p>This unstable release adds the following features:</p>"
"<ul><li>Add TakeReadingArray to enable panel latency measurements</li>"
"<li>Speed up the auto-scaled measurements considerably, using 256ms "