Skip to content

Commit 8317f12

Browse files
committed
Move SpringFailOnTimeoutTests to 'statements' package
1 parent 4f3a7dd commit 8317f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.test.context.junit4.spr16716;
17+
package org.springframework.test.context.junit4.statements;
1818

1919
import java.util.concurrent.TimeUnit;
2020
import java.util.concurrent.TimeoutException;

0 commit comments

Comments
 (0)