summaryrefslogtreecommitdiff
path: root/tests/soup-tests.gresource.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/soup-tests.gresource.xml')
-rw-r--r--tests/soup-tests.gresource.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/tests/soup-tests.gresource.xml b/tests/soup-tests.gresource.xml
index 969a6bfe..9b580a35 100644
--- a/tests/soup-tests.gresource.xml
+++ b/tests/soup-tests.gresource.xml
@@ -2,5 +2,16 @@
<gresources>
<gresource prefix="/org/gnome/libsoup/tests">
<file>index.txt</file>
+ <file>resources/atom.xml</file>
+ <file>resources/home.gif</file>
+ <file>resources/html_binary.html</file>
+ <file>resources/mbox</file>
+ <file>resources/mbox.gz</file>
+ <file>resources/mbox.raw</file>
+ <file>resources/mbox.zlib</file>
+ <file>resources/ps_binary.ps</file>
+ <file>resources/rss20.xml</file>
+ <file>resources/test.html</file>
+ <file>resources/text_binary.txt</file>
</gresource>
-</gresources> \ No newline at end of file
+</gresources>