mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-18 00:55:16 +00:00
HHH-4261 comment and checkstyle
This commit is contained in:
parent
8ca6b276ca
commit
1f51d12579
@ -188,6 +188,7 @@ protected String[] getAnnotatedPackages() {
|
||||
};
|
||||
}
|
||||
|
||||
// Simply having this orm.xml file in the classpath reproduces HHH-4261.
|
||||
@Override
|
||||
protected String[] getXmlFiles() {
|
||||
return new String[] { "org/hibernate/test/annotations/any/orm.xml" };
|
||||
|
Loading…
x
Reference in New Issue
Block a user