✨ 格式化代码
This commit is contained in:
@@ -6,7 +6,8 @@ import org.junit.Test;
|
||||
import org.junit.rules.ExpectedException;
|
||||
|
||||
public class StringUtilsTest {
|
||||
@Rule public final ExpectedException thrown =
|
||||
@Rule
|
||||
public final ExpectedException thrown =
|
||||
ExpectedException.none();
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user