Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

zhoujh@polysoft.com.cn / nafmii-parent

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • nafmii-parent
  • ..
  • nafmii
  • NafmiiCommonApplicationTests.java
  • zhoujinghao's avatar
    swagger 提交 · ab187a28
    zhoujinghao committed Apr 22, 2021
    ab187a28 Browse Files
NafmiiCommonApplicationTests.java 217 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11 12 13
package org.nafmii;

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

@SpringBootTest
class NafmiiCommonApplicationTests {

    @Test
    void contextLoads() {
    }

}