Skip to content

Commit

Permalink
Qulice remarks fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
alevohin committed Jan 19, 2015
1 parent c6222b2 commit 1c15dc0
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ public class AntEnvironmentTest {
*/
@Test
@Ignore
public void buildsClassloader() throws Exception{

public void buildsClassloader() throws Exception {
}

/**
Expand All @@ -57,8 +56,7 @@ public void buildsClassloader() throws Exception{
*/
@Test
@Ignore
public void returnsFiles() throws Exception{

public void returnsFiles() throws Exception {
}

/**
Expand All @@ -67,7 +65,6 @@ public void returnsFiles() throws Exception{
*/
@Test
@Ignore
public void excludesFiles() throws Exception{

public void excludesFiles() throws Exception {
}
}

0 comments on commit 1c15dc0

Please sign in to comment.