未验证 提交 642efa9a 编写于 作者: J Jialin Qiao 提交者: GitHub

remove EnvironmentUtils.setup and clean in MTreeTest (#1054)

上级 c4a88894
......@@ -39,16 +39,6 @@ import org.junit.Test;
public class MTreeTest {
@Before
public void setUp() throws Exception {
EnvironmentUtils.envSetUp();
}
@After
public void tearDown() throws Exception {
EnvironmentUtils.cleanEnv();
}
@Test
public void testAddLeftNodePath() throws MetadataException {
MTree root = new MTree();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册