development for NIHVIVO-2578 and NIHVIVO-2314
This commit is contained in:
parent
66b02af3e8
commit
de5c5ff7de
2 changed files with 78 additions and 18 deletions
|
@ -4,7 +4,6 @@ package edu.cornell.mannlib.vitro.webapp.reasoner;
|
|||
|
||||
|
||||
import org.apache.log4j.Level;
|
||||
import org.apache.log4j.Logger;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
|
@ -23,7 +22,6 @@ import com.hp.hpl.jena.vocabulary.RDF;
|
|||
|
||||
import edu.cornell.mannlib.vitro.testing.AbstractTestClass;
|
||||
import edu.cornell.mannlib.vitro.webapp.reasoner.support.SimpleReasonerTBoxListener;
|
||||
import freemarker.ext.dump.BaseDumpDirective;
|
||||
|
||||
|
||||
public class SimpleReasonerTest extends AbstractTestClass {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue