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