删除无用目录

This commit is contained in:
fengjunfeng
2022-01-26 09:29:17 +08:00
parent 9a8f2d47ac
commit d753f30902

View File

@@ -1,13 +0,0 @@
package com.sentinel.license;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class LicenseApplicationTests {
@Test
void contextLoads() {
}
}