aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorwisberg <wisberg>2003-03-10 22:44:57 +0000
committerwisberg <wisberg>2003-03-10 22:44:57 +0000
commitc70fde750ae5cf0dc0b27ae30f68bb1f30a70e00 (patch)
tree67ffecabd254bc067f0ecbf1934d39475ec7f348 /tests
parent1c3c02518fc13f022230acac07db10649776955b (diff)
downloadaspectj-c70fde750ae5cf0dc0b27ae30f68bb1f30a70e00.tar.gz
aspectj-c70fde750ae5cf0dc0b27ae30f68bb1f30a70e00.zip
supporting sourceroots
Diffstat (limited to 'tests')
-rw-r--r--tests/ajcTestSuite.dtd1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ajcTestSuite.dtd b/tests/ajcTestSuite.dtd
index 716aae2be..785d6896e 100644
--- a/tests/ajcTestSuite.dtd
+++ b/tests/ajcTestSuite.dtd
@@ -19,6 +19,7 @@
<!ATTLIST compile aspectpath CDATA #IMPLIED >
<!ATTLIST compile classpath CDATA #IMPLIED >
<!ATTLIST compile options CDATA #IMPLIED >
+ <!ATTLIST compile sourceroots CDATA #IMPLIED >
<!ELEMENT inc-compile (dir-changes*,message*)>
<!ATTLIST inc-compile tag CDATA #REQUIRED >