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
Show 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
1
-
package
com
.
esboot
.
bertsearch
;
2
-
3
-
import
org.junit.jupiter.api.Test
;
4
-
import
org.springframework.boot.test.context.SpringBootTest
;
5
-
6
-
@SpringBootTest
7
-
class
BertSearcherApplicationTests
{
8
-
9
-
@Test
10
-
void
contextLoads
()
{
11
-
}
12
-
13
-
}
Please
register
or
login
to post a comment