Skip to content

Commit bd85669

Browse files
committed
Update ValueHolderTest.java
1 parent 5f63ad6 commit bd85669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsphere-java-core/src/test/java/io/microsphere/util/ValueHolderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* @see ValueHolder
3131
* @since 1.0.0
3232
*/
33-
public class ValueHolderTest {
33+
class ValueHolderTest {
3434

3535
@Test
3636
public void testValueHolder() {

0 commit comments

Comments
 (0)