summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Whipple <tw@tomwhipple.com>2006-08-09 22:23:56 +0000
committerTom Whipple <tw@tomwhipple.com>2006-08-09 22:23:56 +0000
commit0d6e66931c2b1bf0a91827a3f7c7f0c65601d59b (patch)
tree41d9760d4935d503697c02905dde36b6333cb3a7
parent9376de8bbc9ef39131632a910a4268de50b26a51 (diff)
test data file
-rw-r--r--tests/xdg-utils-usecases/data/icon_file.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/xdg-utils-usecases/data/icon_file.xml b/tests/xdg-utils-usecases/data/icon_file.xml
new file mode 100644
index 0000000..f45f820
--- /dev/null
+++ b/tests/xdg-utils-usecases/data/icon_file.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+ <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+ <mime-type type="xdgtestdata/icontest">
+ <comment>xdg-utils icon file association test</comment>
+ <glob pattern="*.xdgtest"/>
+ </mime-type>
+ </mime-info>