diff options
Diffstat (limited to 'tests/features152/synchronization/aop2.xml')
-rw-r--r-- | tests/features152/synchronization/aop2.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/features152/synchronization/aop2.xml b/tests/features152/synchronization/aop2.xml new file mode 100644 index 000000000..1488e6e22 --- /dev/null +++ b/tests/features152/synchronization/aop2.xml @@ -0,0 +1,8 @@ +<aspectj> + <aspects> + <aspect name="UnlockAspect1"/> + </aspects> + + <weaver options="-showWeaveInfo"> + </weaver> +</aspectj>
\ No newline at end of file |