Skip to content

Commit 5a483f3

Browse files
committed
Polishing
1 parent d144e29 commit 5a483f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-test/src/main/java/org/springframework/test/context/junit4/AbstractJUnit4SpringContextTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
/**
3535
* Abstract base test class which integrates the <em>Spring TestContext
3636
* Framework</em> with explicit {@link ApplicationContext} testing support
37-
* in a JUnit environment.
37+
* in a <strong>JUnit</strong> environment.
3838
*
3939
* <p>Concrete subclasses should typically declare a class-level
4040
* {@link ContextConfiguration &#064;ContextConfiguration} annotation to

0 commit comments

Comments
 (0)