Fixing the build that bad boy @smaldini broke

master
Arjen Poutsma 9 years ago
parent ac94bf1120
commit 21fff02dbd
  1. 1
      spring-web-reactive/src/test/java/org/springframework/web/reactive/ResponseStatusExceptionHandlerTests.java

@ -33,6 +33,7 @@ import org.springframework.web.server.DefaultWebServerExchange;
import org.springframework.web.server.WebServerExchange;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;
import static org.junit.Assert.assertTrue;
/**

Loading…
Cancel
Save