mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 00:39:01 +00:00
Make TestSocketUtils abstract
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ import org.springframework.util.Assert;
|
||||
* @author Gary Russell
|
||||
* @since 4.0
|
||||
*/
|
||||
public class TestSocketUtils {
|
||||
public abstract class TestSocketUtils {
|
||||
|
||||
/**
|
||||
* The default minimum value for port ranges used when finding an available
|
||||
|
||||
Reference in New Issue
Block a user