summaryrefslogtreecommitdiffstats
path: root/layman/tests/testfiles
diff options
context:
space:
mode:
Diffstat (limited to 'layman/tests/testfiles')
-rw-r--r--layman/tests/testfiles/subpath-1.xml (renamed from layman/tests/testfiles/format-subpath-category-1.xml)9
-rw-r--r--layman/tests/testfiles/subpath-2.xml (renamed from layman/tests/testfiles/format-subpath-category-2.xml)9
2 files changed, 0 insertions, 18 deletions
diff --git a/layman/tests/testfiles/format-subpath-category-1.xml b/layman/tests/testfiles/subpath-1.xml
index 41ae2a9..ddb0e3e 100644
--- a/layman/tests/testfiles/format-subpath-category-1.xml
+++ b/layman/tests/testfiles/subpath-1.xml
@@ -1,15 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<layman>
<overlay
- name="a_name"
- contact="a_owner@example.org"
- type="tar"
- src="http://example.org/a.tar.bz2"
- format="bz2"
- category="a_cat">
- <description>a_desc</description>
- </overlay>
- <overlay
name="b_name"
contact="b_owner@example.org"
type="tar"
diff --git a/layman/tests/testfiles/format-subpath-category-2.xml b/layman/tests/testfiles/subpath-2.xml
index 8b84d2d..aa11497 100644
--- a/layman/tests/testfiles/format-subpath-category-2.xml
+++ b/layman/tests/testfiles/subpath-2.xml
@@ -2,15 +2,6 @@
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
<repo>
- <name>a_name</name>
- <description>a_desc</description>
- <owner>
- <email>a_owner@example.org</email>
- </owner>
- <source type="tar" format="bz2">http://example.org/a.tar.bz2</source>
- <category>a_cat</category>
- </repo>
- <repo>
<name>b_name</name>
<description>b_desc</description>
<owner>