aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/ajc162/ajc162.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/org/aspectj/systemtest/ajc162/ajc162.xml')
-rw-r--r--tests/src/org/aspectj/systemtest/ajc162/ajc162.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/src/org/aspectj/systemtest/ajc162/ajc162.xml b/tests/src/org/aspectj/systemtest/ajc162/ajc162.xml
new file mode 100644
index 000000000..08e86272d
--- /dev/null
+++ b/tests/src/org/aspectj/systemtest/ajc162/ajc162.xml
@@ -0,0 +1,11 @@
+<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd"[]>
+
+<!-- AspectJ v1.6.2 Tests -->
+<suite>
+
+ <ajc-test dir="bugs162/pr239441" title="annotation decp">
+ <compile files="Test3.java SampleAspect.java" options="-1.5 -showWeaveInfo -XhasMember">
+ </compile>
+ </ajc-test>
+
+</suite> \ No newline at end of file