Bug 393134 ��� Testopia.dtd Testcase attlist inconsistency

p5 hould be P5
This commit is contained in:
ghendricks%novell.com 2007-08-22 14:42:57 +00:00
Родитель 111e544c1f
Коммит 7fdd680aa5
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -65,7 +65,7 @@
<!ELEMENT testcase (summary, testplan_reference+, alias?, requirement?, defaulttester, categoryname?, script?, arguments*, component*, tag*, attachment*, dependson*, blocks*, setup?, breakdown?, action, expectedresults?)>
<!ATTLIST testcase
author CDATA #REQUIRED
priority (P0|P1|P2|P3|P4|p5) "P5"
priority (P0|P1|P2|P3|P4|P5) "P5"
automated (Manual|Automatic) "Manual"
status (PROPOSED|CONFIRMED|DISABLED) "CONFIRMED"
>
@ -89,4 +89,4 @@
<!ELEMENT testrunlog (testcase_reference, buildname, assignedto, testedby, closedate, status?, note?, bugs*)>
<!ENTITY testopia_lt "<">
<!ENTITY testopia_gt ">">
<!ENTITY testopia_gt ">">