mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Fix dspace-api unit tests to align with code style
This commit is contained in:
@@ -41,6 +41,12 @@ import org.junit.runner.RunWith;
|
||||
@Ignore
|
||||
@RunWith(JMockit.class)
|
||||
public class AbstractDSpaceTest {
|
||||
|
||||
/**
|
||||
* Default constructor
|
||||
*/
|
||||
protected AbstractDSpaceTest() { }
|
||||
|
||||
/**
|
||||
* log4j category
|
||||
*/
|
||||
|
Reference in New Issue
Block a user