HHH-4261 comment and checkstyle
This commit is contained in:
parent
0aa4d6cfb5
commit
08e3b16a95
|
@ -188,6 +188,7 @@ public class AnyTest extends BaseCoreFunctionalTestCase {
|
|||
};
|
||||
}
|
||||
|
||||
// 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…
Reference in New Issue