Skip to content

Commit cfa53e0

Browse files
author
Philipp Kraus
committed
fix style
1 parent 4c0b890 commit cfa53e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLanguageLabel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ public final class CLanguageLabel extends IBaseTest
136136
/**
137137
* check package translation configuration versus property items
138138
*/
139-
@Test
139+
@Test
140140
public void testTranslation()
141141
{
142142
assumeTrue( "no languages are defined for checking", !LANGUAGEPROPERY.isEmpty() );

0 commit comments

Comments
 (0)