diff options
Diffstat (limited to 'tests/bugs183/436653/aop.xml')
-rw-r--r-- | tests/bugs183/436653/aop.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/bugs183/436653/aop.xml b/tests/bugs183/436653/aop.xml new file mode 100644 index 000000000..aa7d74b40 --- /dev/null +++ b/tests/bugs183/436653/aop.xml @@ -0,0 +1,7 @@ +<aspectj> +<aspects> +<aspect name="X"/> +</aspects> +<weaver options="-verbose"/> +</aspectj> + |