提交 c32a58ef authored 作者: Noel Grandin's avatar Noel Grandin

cleanup unit test data files

上级 2d0c50f1
......@@ -123,7 +123,9 @@ public class TestReorderWrites extends TestBase {
store.close();
}
} finally {
FileUtils.delete(fileName); // release the static data this test generates
// release the static data this test generates
FileUtils.delete("memFS:test.mv");
FileUtils.delete("memFS:test.mv.copy");
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论