This commit is contained in:
Looly
2024-12-23 21:23:11 +08:00
parent 42ab1c810b
commit b4eb357775
5 changed files with 34 additions and 11 deletions

View File

@@ -23,7 +23,7 @@ import org.junit.jupiter.api.Test;
import java.io.File;
public class SystemUtilTest {
public class ManagementUtilTest {
@Test
@Disabled