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
  • NafmiiAppApplicationTests.java
  • “lxy”'s avatar
    app · 32fed297
    “lxy” committed Apr 21, 2021
    32fed297 Browse Files
NafmiiAppApplicationTests.java 214 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 NafmiiAppApplicationTests {

    @Test
    void contextLoads() {
    }

}