mkanat%bugzilla.org d0bc259040 Preliminary support for Bugzilla 3.6.x
git-svn-id: svn://10.0.0.236/trunk@260648 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 15:09:21 +00:00

17 lines
427 B
XML

<optionalData>
<testsuite name="suiteName">
<!-- If you don't want to use one of the elements, then set it to null if it's a string
or 0 if it's an int and the default values for the plan will be used from testopiaData.xml-->
<testcase classname="className">
<assignee>null</assignee>
<category>0</category>
<priority>0</priority>
<components>
<component>0</component>
</components>
</testcase>
</testsuite>
</optionalData>