diff --git a/openjpa-persistence-jdbc/src/test/resources/META-INF/persistence.xml b/openjpa-persistence-jdbc/src/test/resources/META-INF/persistence.xml
index cae212829..72e7b829e 100644
--- a/openjpa-persistence-jdbc/src/test/resources/META-INF/persistence.xml
+++ b/openjpa-persistence-jdbc/src/test/resources/META-INF/persistence.xml
@@ -31,9 +31,16 @@
This needs to be listed because the OpenJPA test framework
does not provide any other means to incrementally enhance classes
for particular test cases, and the XML data must be available at
- enhance time for XML data to get incorporated into PCRegistry
+ enhance time for XML data to get incorporated into PCRegistry.
-->
org/apache/openjpa/persistence/xml/orm.xml
+