diff options
Diffstat (limited to 'tests/ltw/aop-nomatchxlintfile.xml')
-rw-r--r-- | tests/ltw/aop-nomatchxlintfile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ltw/aop-nomatchxlintfile.xml b/tests/ltw/aop-nomatchxlintfile.xml index 35ce126e3..1bfabf169 100644 --- a/tests/ltw/aop-nomatchxlintfile.xml +++ b/tests/ltw/aop-nomatchxlintfile.xml @@ -3,5 +3,5 @@ <aspect name="Aspect3"/> </aspects> - <weaver options="-verbose -showWeaveInfo -Xlintfile:Xlint-nomatch.properties"/> + <weaver options="-verbose -debug -showWeaveInfo -Xlintfile:Xlint-nomatch.properties"/> </aspectj> |