Version bump

This commit is contained in:
Philip Helger
2024-06-18 21:14:42 +02:00
parent 9cd2e36c69
commit 07b44464c5
2 changed files with 11 additions and 31 deletions

View File

@@ -6,10 +6,13 @@ import java.io.IOException;
import java.io.InputStream;
import org.apache.commons.io.IOUtils;
import org.junit.Ignore;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import junit.framework.TestCase;
@Ignore
public class ResourceCase extends TestCase {
private static final Logger LOGGER = LoggerFactory.getLogger(ResourceCase.class.getCanonicalName()); // log output is