bugfix: testset file path

This commit is contained in:
httprunner
2018-04-20 22:05:50 +08:00
parent 43db00e4c1
commit 2a20afb58e
2 changed files with 1 additions and 5 deletions

View File

@@ -111,10 +111,6 @@ class TestHttpRunner(ApiServerUnittest):
testsets = [
{
"name": "post data",
"config": {
"path": ""
},
"testcases": [
{
"name": "post data",