Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Oct 28, 2016
1 parent a04b6c5 commit d59caaa
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -127,7 +127,7 @@
* 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>
*
Expand Down

0 comments on commit d59caaa

Please sign in to comment.