HHH-11573 Moved test class

This commit is contained in:
Chris Cranford 2021-12-14 19:05:45 -05:00 committed by Chris Cranford
parent a408fa4597
commit d263466dc0
1 changed files with 1 additions and 1 deletions

View File

@ -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.envers.test.integration.query;
package org.hibernate.orm.test.envers.integration.query;
import java.util.ArrayList;
import java.util.Collections;