Polishing
This commit is contained in:
parent
a04b6c5142
commit
d59caaa2a7
|
@ -127,7 +127,7 @@ import java.lang.annotation.Target;
|
|||
* public class BaseTests {}
|
||||
*
|
||||
* @ContextHierarchy(
|
||||
* @ContextConfiguration(name = "child", locations = "/test-user-config.xml", inheritLocations=false)
|
||||
* @ContextConfiguration(name = "child", locations = "/test-user-config.xml", inheritLocations = false)
|
||||
* )
|
||||
* public class ExtendedTests extends BaseTests {}</pre>
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue