diff options
Diffstat (limited to 'tests/bugs154/pr166647/aop1.xml')
-rw-r--r-- | tests/bugs154/pr166647/aop1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs154/pr166647/aop1.xml b/tests/bugs154/pr166647/aop1.xml index d4b88e7ef..fa5795a71 100644 --- a/tests/bugs154/pr166647/aop1.xml +++ b/tests/bugs154/pr166647/aop1.xml @@ -5,7 +5,7 @@ </concrete-aspect> </aspects> <!-- weaver options="-verbose -showWeaveInfo -debug"--> - <weaver> + <weaver options="-verbose -debug"> <include within="a..*"/> </weaver> </aspectj>
\ No newline at end of file |