Fixing the build that bad boy @smaldini broke

This commit is contained in:
Arjen Poutsma 2016-01-26 12:43:59 +01:00
parent ac94bf1120
commit 21fff02dbd
1 changed files with 1 additions and 0 deletions

View File

@ -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;
/**