diff options
Diffstat (limited to 'tests/bugs153/pr149096/aop-pr149096.xml')
-rw-r--r-- | tests/bugs153/pr149096/aop-pr149096.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs153/pr149096/aop-pr149096.xml b/tests/bugs153/pr149096/aop-pr149096.xml index ba987f808..8b1584699 100644 --- a/tests/bugs153/pr149096/aop-pr149096.xml +++ b/tests/bugs153/pr149096/aop-pr149096.xml @@ -1,6 +1,6 @@ <aspectj> <weaver> - <dump within="*"/> + <!--<dump within="*"/>--> </weaver> <aspects> <concrete-aspect name="TestTracing" extends="SimpleTracing"> |