Browse Source

support for aspectpath attribute in run element

tags/V1_2_1
wisberg 19 years ago
parent
commit
547fc19177
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      tests/ajcTestSuite.dtd

+ 1
- 0
tests/ajcTestSuite.dtd View File

@@ -41,6 +41,7 @@
<!ATTLIST run outStreamIsError CDATA #IMPLIED >
<!ATTLIST run fork CDATA #IMPLIED >
<!ATTLIST run vmargs CDATA #IMPLIED >
<!ATTLIST run aspectpath CDATA #IMPLIED >
<!ELEMENT message (source*)>
<!ATTLIST message kind (abort | fail | error | warning | info | Xlint) #REQUIRED >

Loading…
Cancel
Save