summaryrefslogtreecommitdiff
path: root/test/obsapi_test_prj_meta.xml
diff options
context:
space:
mode:
authorScott Bahling <sbahling@suse.de>2017-11-01 11:44:12 +0100
committerScott Bahling <sbahling@suse.de>2017-11-01 12:05:39 +0100
commitd8640ac161de82ff0e1f925d0c39f48067d4479a (patch)
treeee608de968d6e07cb6992b1ea031f438db143a40 /test/obsapi_test_prj_meta.xml
parentd552dd4883ad940247aa6f0bf605655357df3966 (diff)
downloadobsapi-d8640ac161de82ff0e1f925d0c39f48067d4479a.tar.gz
obsapi-d8640ac161de82ff0e1f925d0c39f48067d4479a.tar.xz
obsapi-d8640ac161de82ff0e1f925d0c39f48067d4479a.zip
Add test for sourceapi.put_meta
Diffstat (limited to 'test/obsapi_test_prj_meta.xml')
-rw-r--r--test/obsapi_test_prj_meta.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/obsapi_test_prj_meta.xml b/test/obsapi_test_prj_meta.xml
new file mode 100644
index 0000000..b0fc4aa
--- /dev/null
+++ b/test/obsapi_test_prj_meta.xml
@@ -0,0 +1,9 @@
+<project name="__PRJ__">
+ <title>Test project for obsapi unit tests</title>
+ <description/>
+ <person userid="sbahling" role="maintainer"/>
+ <repository name="SLE_12_SP3">
+ <path project="SUSE:SLE-12-SP3:GA" repository="standard"/>
+ <arch>x86_64</arch>
+ </repository>
+</project>