Files
NodeCames/src/test/java/com/bernard/nodecames/NodeCamesApplicationTests.java
T
2026-08-23 07:56:02 +02:00

9 lines
147 B
Java

package com.bernard.nodecames;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class NodeCamesApplicationTests {
}