NNowhZzU
2024-02-02 ff81db092d8910f89c87c849004875982b3d3ba8
north-glass-erp/src/test/java/com/example/erp/ErpApplicationTests.java
New file
@@ -0,0 +1,13 @@
package com.example.erp;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ErpApplicationTests {
    @Test
    void contextLoads() {
    }
}