fix #255: validate with custom functions

This commit is contained in:
debugtalk
2018-06-11 21:52:21 +08:00
parent 6539640fc5
commit 696a393776
4 changed files with 22 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.4.6'
__version__ = '1.4.7'
__author__ = 'debugtalk'
__author_email__ = 'mail@debugtalk.com'
__license__ = 'MIT'