|
|
|
@ -18,7 +18,6 @@ package org.springframework.test.context.junit4.spr9799;
@@ -18,7 +18,6 @@ package org.springframework.test.context.junit4.spr9799;
|
|
|
|
|
|
|
|
|
|
import org.junit.Test; |
|
|
|
|
import org.junit.runner.RunWith; |
|
|
|
|
import org.springframework.context.annotation.Bean; |
|
|
|
|
import org.springframework.context.annotation.Configuration; |
|
|
|
|
import org.springframework.test.context.ContextConfiguration; |
|
|
|
|
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; |
|
|
|
|