fixed sonar findings
This commit is contained in:
@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user