提交 68a4a2cc 编写于 作者: J jingqinghe

fix bug in test hdfs

上级 b775ddd9
......@@ -157,8 +157,6 @@ class FSTestBase(unittest.TestCase):
assert fs.need_upload_download()
fs.download(src_file, dst_file)
self.assertTrue(fs.is_exist(dst_file))
fs.delete(dst_file)
fs.delete(src_file)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册