Rename FatwebApiApplicationTests to FatWebApiApplicationTests

This commit is contained in:
2023-09-28 10:59:25 +08:00
parent 6be65c4496
commit ef3810c55f

View File

@@ -1,13 +0,0 @@
package top.fatweb.api
import org.junit.jupiter.api.Test
import org.springframework.boot.test.context.SpringBootTest
@SpringBootTest
class FatwebApiApplicationTests {
@Test
fun contextLoads() {
}
}