• 凌鑫's avatar
    1.0 · b7fc803a
    凌鑫 authored
    b7fc803a
ChfaPlatformsApplicationTests.java 233 Bytes
package com.example.chfaplatforms;

import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;

@SpringBootTest
class ChfaPlatformsApplicationTests {

    @Test
    void contextLoads() {
    }

}