Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2017110273
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2021-04-13 18:46:35 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
000c522d50e39f88b639a56c3303222ae566d5e3
000c522d
1 parent
1383daa3
Delete BertSearcherApplicationTests.java
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
src/test/java/com/esboot/bertsearch/BertSearcherApplicationTests.java
src/test/java/com/esboot/bertsearch/BertSearcherApplicationTests.java
deleted
100644 → 0
View file @
1383daa
package
com
.
esboot
.
bertsearch
;
import
org.junit.jupiter.api.Test
;
import
org.springframework.boot.test.context.SpringBootTest
;
@SpringBootTest
class
BertSearcherApplicationTests
{
@Test
void
contextLoads
()
{
}
}
Please
register
or
login
to post a comment