Move spring-boot tests utilities to main spring-boot.jar
Fixes gh-233
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
||||
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
import org.springframework.boot.OutputCapture;
|
||||
import org.springframework.boot.test.OutputCapture;
|
||||
import org.springframework.core.NestedCheckedException;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user