* enable additional HBM tests
* fixed minor bug * re-organized tests related to mapping assertions
This commit is contained in:
parent
1aab2219ce
commit
933788789d
|
@ -4,7 +4,7 @@
|
|||
* License: GNU Lesser General Public License (LGPL), version 2.1 or later
|
||||
* See the lgpl.txt file in the root directory or http://www.gnu.org/licenses/lgpl-2.1.html
|
||||
*/
|
||||
package org.hibernate.orm.test.bootstrap;
|
||||
package org.hibernate.orm.test.bootstrap.schema;
|
||||
|
||||
import java.util.Properties;
|
||||
|
Loading…
Reference in New Issue