doc: add todo

This commit is contained in:
debugtalk
2019-12-18 16:05:51 +08:00
parent 067abe2f37
commit ab804cfc7b
+2
View File
@@ -127,6 +127,8 @@ def is_testcase_path(path):
if not os.path.exists(path):
return False
# TODO: check file format if valid
return True