aboutsummaryrefslogtreecommitdiffstats
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 a3553d1fe..4df86dcec 100644
--- a/tests/ajcTests.xml
+++ b/tests/ajcTests.xml
@@ -6915,4 +6915,9 @@
<message kind="warning" line="4" text="no match for this type name: SampleClass"/>
</compile>
</ajc-test>
+
+ <ajc-test dir="bugs" pr="46750" title="inner aspect containing declare soft">
+ <compile files="TestSoftening.java">
+ </compile>
+ </ajc-test>
</suite>