fix #131: parameter data driven with pair keys

This commit is contained in:
httprunner
2018-03-27 22:39:43 +08:00
parent db0f07ae96
commit 5219f7800f
5 changed files with 23 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
__title__ = 'HttpRunner'
__description__ = 'One-stop solution for HTTP(S) testing.'
__url__ = 'https://github.com/HttpRunner/HttpRunner'
__version__ = '1.3.6'
__version__ = '1.3.7'
__author__ = 'debugtalk'
__author_email__ = 'mail@debugtalk.com'
__license__ = 'MIT'