Toggle navigation
Toggle navigation
This project
Loading...
Sign in
grogv3
/
grog-cubi
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jean-Francois Leveque
2017-02-07 14:38:36 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
29f4d2330f56d67999bcc5ea526b2b938d099d2b
29f4d233
1 parent
1540a55e
Correction nom de classe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/test/java/org/legrog/web/xyz/AddCountryViewTest.java
src/test/java/org/legrog/web/xyz/AddCountryViewTest.java
View file @
29f4d23
...
...
@@ -22,7 +22,7 @@ public class AddCountryViewTest {
@Nested
@DisplayName
(
"add method"
)
class
a
ddTests
{
class
A
ddTests
{
private
AddCountryView
addCountryView
;
...
...
Please
register
or
login
to post a comment