aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs153/pr148409/aop.xml
diff options
context:
space:
mode:
authoraclement <aclement>2006-07-06 12:12:07 +0000
committeraclement <aclement>2006-07-06 12:12:07 +0000
commit369de870280d4ae4f1e984a7bd8a76affb4ed0a2 (patch)
tree29356950b15fbd6f875ada384ff7b52aa626e9e8 /tests/bugs153/pr148409/aop.xml
parent00669de71fac80693af27127e2587c596c1cf3f1 (diff)
downloadaspectj-369de870280d4ae4f1e984a7bd8a76affb4ed0a2.tar.gz
aspectj-369de870280d4ae4f1e984a7bd8a76affb4ed0a2.zip
test and fix for 148409
Diffstat (limited to 'tests/bugs153/pr148409/aop.xml')
-rw-r--r--tests/bugs153/pr148409/aop.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/bugs153/pr148409/aop.xml b/tests/bugs153/pr148409/aop.xml
new file mode 100644
index 000000000..a0dd0df7b
--- /dev/null
+++ b/tests/bugs153/pr148409/aop.xml
@@ -0,0 +1,5 @@
+<aspectj>
+ <aspects>
+ <aspect name="X"/>
+ </aspects>
+</aspectj>