12->13 test no longer applicable - leaving method but removing test prefix above it.
This commit is contained in:
parent
2332a1b744
commit
9f1b67e3b5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import edu.cornell.mannlib.vitro.testing.AbstractTestClass;
|
||||||
|
|
||||||
public class UpdateKnowledgeBaseTest extends AbstractTestClass {
|
public class UpdateKnowledgeBaseTest extends AbstractTestClass {
|
||||||
|
|
||||||
@org.junit.Test
|
//@org.junit.Test
|
||||||
public void testMigrateDisplayModel() {
|
public void testMigrateDisplayModel() {
|
||||||
|
|
||||||
String version12DisplayModel = "\n" +
|
String version12DisplayModel = "\n" +
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue