blob: 899dfe725fff081943ca750179d334687a15e759 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd"[
<!ENTITY tests SYSTEM "../tests/src/org/aspectj/systemtest/ajc11/ajc11-tests.xml">
]>
<!-- AspectJ v1.1.x Tests -->
<suite>
&tests;
</suite>
|