summaryrefslogtreecommitdiffstats
path: root/tests/ajcTests.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ajcTests.xml')
-rw-r--r--tests/ajcTests.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml
index 8d17bd6fe..e9ade4e18 100644
--- a/tests/ajcTests.xml
+++ b/tests/ajcTests.xml
@@ -7136,4 +7136,9 @@
<run class="SubtypeConstructorCW"/>
</ajc-test>
+ <ajc-test dir="bugs" pr="50570"
+ title="CatchClauseSignature has broken operation">
+ <compile files="HandlerSig.java"/>
+ <run class="HandlerSig"/>
+ </ajc-test>
</suite>