Skip to content
Snippets Groups Projects
Commit 090a5bb8 authored by Jaewan Hwang's avatar Jaewan Hwang Committed by Jaewan Hwang
Browse files

오픈소스SW입문 기말 최종 과제 보고서 및 코드

parents
No related branches found
No related tags found
No related merge requests found
Pipeline #5024 canceled
package com.jaewan.dockertest;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DockertestApplicationTests {
@Test
void contextLoads() {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment