NNowhZzU
2024-01-02 7a2d8e315a666655616644bf015cb8297f5f8b17
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() {
    }
}