summaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/purejava/pureJava.xml
blob: 1eb4b9f60e7e2d80a1e2680c9c35ff25660e8bb8 (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/purejava/pureJava-tests.xml">
]>
<!-- Pure Java Tests -->

<suite>

&tests;

</suite>