summaryrefslogtreecommitdiffstats
path: root/tests/yamlparser/fixtures/folders001.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/yamlparser/fixtures/folders001.xml')
-rw-r--r--tests/yamlparser/fixtures/folders001.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/yamlparser/fixtures/folders001.xml b/tests/yamlparser/fixtures/folders001.xml
new file mode 100644
index 00000000..0570e10a
--- /dev/null
+++ b/tests/yamlparser/fixtures/folders001.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<project>
+ <actions/>
+ <description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
+ <keepDependencies>false</keepDependencies>
+ <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
+ <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
+ <concurrentBuild>false</concurrentBuild>
+ <canRoam>true</canRoam>
+ <properties/>
+ <scm class="hudson.scm.NullSCM"/>
+ <builders/>
+ <publishers/>
+ <buildWrappers/>
+</project>