Merge "fix the literalinclude reference to least-load test"

This commit is contained in:
Jenkins 2014-04-04 10:39:09 +00:00 committed by Gerrit Code Review
commit d079348a1c

View File

@ -153,9 +153,9 @@ def least_load(parser, xml_parent, data):
:arg bool disabled: whether or not leastload is disabled (default True) :arg bool disabled: whether or not leastload is disabled (default True)
Example:: Example:
.. literalinclude:: /../../tests/properties/fixtures/least_load002.yaml .. literalinclude:: /../../tests/properties/fixtures/least-load002.yaml
""" """
least = XML.SubElement(xml_parent, least = XML.SubElement(xml_parent,
'org.bstick12.jenkinsci.plugins.leastload.' 'org.bstick12.jenkinsci.plugins.leastload.'