diff --git a/openjpa-lib/src/test/resources/org/apache/openjpa/lib/xml/formatted-result.xml b/openjpa-lib/src/test/resources/org/apache/openjpa/lib/xml/formatted-result.xml new file mode 100644 index 000000000..74f3837e8 --- /dev/null +++ b/openjpa-lib/src/test/resources/org/apache/openjpa/lib/xml/formatted-result.xml @@ -0,0 +1,14 @@ + + + + + + text 1 + + + + + text 2 + + + diff --git a/openjpa-lib/src/test/resources/org/apache/openjpa/lib/xml/raw-source.xml b/openjpa-lib/src/test/resources/org/apache/openjpa/lib/xml/raw-source.xml new file mode 100644 index 000000000..20bd1ed4a --- /dev/null +++ b/openjpa-lib/src/test/resources/org/apache/openjpa/lib/xml/raw-source.xml @@ -0,0 +1,2 @@ + +text 1text 2