]> source.dussan.org Git - aspectj.git/commitdiff
changed suite spec from ajc-test+ to ajc-test* to allow empty suites
authorjhugunin <jhugunin>
Fri, 9 May 2003 17:34:40 +0000 (17:34 +0000)
committerjhugunin <jhugunin>
Fri, 9 May 2003 17:34:40 +0000 (17:34 +0000)
so that ajcTestsFailing can be empty without looking scary when run

tests/ajcTestSuite.dtd

index f437e8db0be2b88f2fd746b67bdc6dea3c2cc7e0..db723e0ffa4afe54a8c46948ca3e45a9a9368d31 100644 (file)
@@ -2,7 +2,7 @@
 <!-- element-component mappings are in org.aspectj.testing.xml.AjcSpecXmlReader -->\r
 <!-- element names are determined by the component XMLNAME static variable -->\r
 \r
-   <!ELEMENT suite (ajc-test+)>\r
+   <!ELEMENT suite (ajc-test*)>\r
    <!ATTLIST suite suiteDir CDATA #IMPLIED >\r
 \r
    <!ELEMENT ajc-test (compile, (compile | inc-compile | run)*)>\r