fixed sonar findings

This commit is contained in:
jomu
2015-11-01 18:30:42 +00:00
parent 268ca04a69
commit 8fa14d6309
32 changed files with 174 additions and 298 deletions

View File

@ -8,7 +8,7 @@ import java.io.InputStream;
*
* @author joern@muehlencord.de
*/
public class DefaultTest {
public abstract class DefaultTest {
public String readContentFromFile(String name) throws IOException {