aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ajcTestSuite.dtd3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ajcTestSuite.dtd b/tests/ajcTestSuite.dtd
index c0fdc49a7..2f87f50ce 100644
--- a/tests/ajcTestSuite.dtd
+++ b/tests/ajcTestSuite.dtd
@@ -20,7 +20,8 @@
<!ATTLIST compile includeClassesDir CDATA #IMPLIED >
<!ATTLIST compile argfiles CDATA #IMPLIED >
<!ATTLIST compile aspectpath CDATA #IMPLIED >
- <!ATTLIST compile classpath CDATA #IMPLIED > <!-- XXX unused - calculated -->
+ <!ATTLIST compile classpath CDATA #IMPLIED >
+ <!ATTLIST compile extdirs CDATA #IMPLIED >
<!ATTLIST compile options CDATA #IMPLIED >
<!ATTLIST compile sourceroots CDATA #IMPLIED >