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