diff options
| author | fengjunfeng <[email protected]> | 2022-01-26 09:29:17 +0800 |
|---|---|---|
| committer | fengjunfeng <[email protected]> | 2022-01-26 09:29:17 +0800 |
| commit | d753f30902da64d0a0c654afe9c8c1e2ee5f2bfc (patch) | |
| tree | 55989f3f255ed985e4f7df4ee338e8a6431eeb30 | |
| parent | 9a8f2d47ac7b23de461191edc6489b94b57719e9 (diff) | |
删除无用目录
| -rw-r--r-- | src/test/java/com/sentinel/license/LicenseApplicationTests.java | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/test/java/com/sentinel/license/LicenseApplicationTests.java b/src/test/java/com/sentinel/license/LicenseApplicationTests.java deleted file mode 100644 index 8f7f818..0000000 --- a/src/test/java/com/sentinel/license/LicenseApplicationTests.java +++ /dev/null @@ -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() { - } - -} |
