summaryrefslogtreecommitdiffstats
path: root/tests/ltw/aop-emptytests.xml
blob: da7bd5e2ab8a1a0791e053706bdffa1c88d5cc68 (plain)
1
2
3
4
5
6
7
8
<aspectj>
	<aspects>
		<aspect name="EmptyAspect"/>
	</aspects>
	<weaver options="-verbose">
		<include within="*1"/>
	</weaver>
</aspectj>