Skip to content

Commit 0695544

Browse files
committed
init
1 parent c51d9ce commit 0695544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-spring-boot-native-mqtt/src/test/java/io/github/toquery/example/spring/boot/nativex/ExampleSpringBootNativeApplicationTests.java renamed to example-spring-boot-native-mqtt/src/test/java/io/github/toquery/example/spring/boot/nativex/ExampleSpringBootNativeMQTTApplicationTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import org.springframework.boot.test.context.SpringBootTest;
55

66
@SpringBootTest
7-
class ExampleSpringBootNativeApplicationTests {
7+
class ExampleSpringBootNativeMQTTApplicationTests {
88

99
@Test
1010
void contextLoads() {

0 commit comments

Comments
 (0)