diff options
Diffstat (limited to 'tests/features164/aopconfig/one/multi2.xml')
-rw-r--r-- | tests/features164/aopconfig/one/multi2.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/features164/aopconfig/one/multi2.xml b/tests/features164/aopconfig/one/multi2.xml new file mode 100644 index 000000000..9c2c39ce3 --- /dev/null +++ b/tests/features164/aopconfig/one/multi2.xml @@ -0,0 +1,5 @@ +<aspectj> + <aspects> + <aspect name="A2" scope="B2"/> + </aspects> +</aspectj> |