fix #189: remove file path dependency

This commit is contained in:
debugtalk
2018-08-23 16:11:26 +08:00
parent e2ba773e78
commit cb44fafebf
7 changed files with 17 additions and 39 deletions

View File

@@ -14,7 +14,6 @@ def is_testcase(data_structure):
{
"config": {
"name": "desc1",
"path": "",
"variables": [], # optional
"request": {} # optional
},