merging NIHVIVO-3028 from branch

This commit is contained in:
stellamit 2011-07-23 03:06:03 +00:00
parent 199a5f6c2f
commit 3a853c54f8
2 changed files with 49 additions and 22 deletions

View file

@ -1116,7 +1116,7 @@ public class SimpleReasonerTest extends AbstractTestClass {
classE.setLabel("class E", "en-US");
OntClass classF = tBox.createClass("http://test.vivo/F");
classE.setLabel("class F", "en-US");
classF.setLabel("class F", "en-US");
OntClass classG = tBox.createClass("http://test.vivo/G");
classE.setLabel("class G", "en-US");