mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
@@ -193,7 +193,6 @@ public class ResponseEntityTests {
|
||||
|
||||
@Test
|
||||
public void emptyCacheControl() {
|
||||
|
||||
Integer entity = new Integer(42);
|
||||
|
||||
ResponseEntity<Integer> responseEntity =
|
||||
|
||||
Reference in New Issue
Block a user