diff options
author | mwebster <mwebster> | 2006-10-30 17:18:28 +0000 |
---|---|---|
committer | mwebster <mwebster> | 2006-10-30 17:18:28 +0000 |
commit | 710844d944208af8b70a64290d1d145123c80fbe (patch) | |
tree | 3f035594a6519bf983d3aaf20659121b84c55ce8 /tests/ltw/aop-simple.xml | |
parent | 80f9849bacfacca6d108ab375ed8c0c19a2bcfba (diff) | |
download | aspectj-710844d944208af8b70a64290d1d145123c80fbe.tar.gz aspectj-710844d944208af8b70a64290d1d145123c80fbe.zip |
Bug 159854 "Problem Diagnosis Guide" (tests)
Diffstat (limited to 'tests/ltw/aop-simple.xml')
-rw-r--r-- | tests/ltw/aop-simple.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ltw/aop-simple.xml b/tests/ltw/aop-simple.xml new file mode 100644 index 000000000..89833f499 --- /dev/null +++ b/tests/ltw/aop-simple.xml @@ -0,0 +1,4 @@ +<aspectj> + <weaver options="-verbose"> + </weaver> +</aspectj> |