mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-16 14:33:09 +00:00
Remove reference to a "mock" that doesn't exist and isn't needed
This commit is contained in:
@@ -23,12 +23,6 @@ public class SpiderDetectorTest
|
||||
{
|
||||
private static final String NOT_A_BOT_ADDRESS = "192.168.0.1";
|
||||
|
||||
@BeforeClass
|
||||
static public void beforeClass()
|
||||
{
|
||||
new MockSolrLogger();
|
||||
}
|
||||
|
||||
/**
|
||||
* Test method for {@link org.dspace.statistics.util.SpiderDetector#readPatterns(java.io.File)}.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user