Fixes Checkstyle problems

There are few checkstyles problems found in the  which are required to be fixed
This commit is contained in:
Dos Debug
2017-09-21 15:13:57 +05:00
parent eb36033b83
commit d8ac00536c
6 changed files with 6 additions and 6 deletions

View File

@ -28,7 +28,7 @@ import java.io.IOException;
/**
* Application Test Entrypoint
*/
public class AppTest{
public class AppTest {
@Test
public void test() throws IOException {
String[] args = {};