aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/ajc11/ajc11.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/org/aspectj/systemtest/ajc11/ajc11.xml')
-rw-r--r--tests/src/org/aspectj/systemtest/ajc11/ajc11.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/src/org/aspectj/systemtest/ajc11/ajc11.xml b/tests/src/org/aspectj/systemtest/ajc11/ajc11.xml
new file mode 100644
index 000000000..899dfe725
--- /dev/null
+++ b/tests/src/org/aspectj/systemtest/ajc11/ajc11.xml
@@ -0,0 +1,10 @@
+<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd"[
+<!ENTITY tests SYSTEM "../tests/src/org/aspectj/systemtest/ajc11/ajc11-tests.xml">
+]>
+<!-- AspectJ v1.1.x Tests -->
+
+<suite>
+
+&tests;
+
+</suite> \ No newline at end of file