aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ltw
diff options
context:
space:
mode:
authoraclement <aclement>2005-11-24 09:27:06 +0000
committeraclement <aclement>2005-11-24 09:27:06 +0000
commit76d7e83c7fdce7555ce9d9c6ca5bfaaf31d234db (patch)
tree32c15c85d7c0593cfdf3ebc82582e7f3d88970db /tests/ltw
parent96ff35e46ffd3ecf9f437465629e2ec1140c9267 (diff)
downloadaspectj-76d7e83c7fdce7555ce9d9c6ca5bfaaf31d234db.tar.gz
aspectj-76d7e83c7fdce7555ce9d9c6ca5bfaaf31d234db.zip
matthews patches from 116899
Diffstat (limited to 'tests/ltw')
-rw-r--r--tests/ltw/aop-abstractaspect.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ltw/aop-abstractaspect.xml b/tests/ltw/aop-abstractaspect.xml
index abd54cc96..7f82c94ee 100644
--- a/tests/ltw/aop-abstractaspect.xml
+++ b/tests/ltw/aop-abstractaspect.xml
@@ -3,6 +3,6 @@
<aspect name="AbstractAspect"/>
</aspects>
- <weaver options="-showWeaveInfo -verbose"/>
+ <weaver options="-showWeaveInfo"/>
</aspectj>