Skip to content

Commit dca5612

Browse files
gsmetgunnarmorling
authored andcommitted
HV-1519 Move a test inside the test hierarchy
1 parent 9e3e8e2 commit dca5612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/src/test/java/org/hibernate/validator/bugs/TooBigMessageTest.java renamed to engine/src/test/java/org/hibernate/validator/test/internal/engine/messageinterpolation/TooBigMessageTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* License: Apache License, Version 2.0
55
* See the license.txt file in the root directory or <http://www.apache.org/licenses/LICENSE-2.0>.
66
*/
7-
package org.hibernate.validator.bugs;
7+
package org.hibernate.validator.test.internal.engine.messageinterpolation;
88

99
import static org.hibernate.validator.testutil.ConstraintViolationAssert.assertThat;
1010
import static org.hibernate.validator.testutil.ConstraintViolationAssert.violationOf;

0 commit comments

Comments
 (0)