aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/resources/org/aspectj/systemtest/incremental/incremental.xml
blob: 39d6a68237cf82480115b58063d799af2dd119f5 (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/incremental/incremental-junit-tests.xml">
]>
<!-- Incremental compilation Tests -->

<suite>

&tests;	

</suite>