aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ajcTests.xml
diff options
context:
space:
mode:
authorjhugunin <jhugunin>2003-01-01 01:13:34 +0000
committerjhugunin <jhugunin>2003-01-01 01:13:34 +0000
commitad1978de1e654c0e500aeb4abf23cff0c64d15d3 (patch)
tree1f6c71e3b0d9ce1ba1d0f7d3da6c6e40660b1501 /tests/ajcTests.xml
parent08b0b1f657f4ee3fb5f810db6f0df63bd1fecdc4 (diff)
downloadaspectj-ad1978de1e654c0e500aeb4abf23cff0c64d15d3.tar.gz
aspectj-ad1978de1e654c0e500aeb4abf23cff0c64d15d3.zip
one more knownLimitation in error handling
Diffstat (limited to 'tests/ajcTests.xml')
-rw-r--r--tests/ajcTests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml
index 4f80b6927..3b8be66e6 100644
--- a/tests/ajcTests.xml
+++ b/tests/ajcTests.xml
@@ -3072,7 +3072,7 @@
cases that could produce weave-time errors.
-->
<ajc-test dir="new" title="holding onto proceed calls in a closure-like way"
- keywords="from-resolved_10x">
+ keywords="from-resolved_10x,knownLimitation">
<compile files="HoldProceed.java"/>
<run class="HoldProceed"/>
</ajc-test>