Fixed unit tests in test_generate_test_code.py
This commit is contained in:
parent
8d686bfdb1
commit
4084ec7ae5
2 changed files with 29 additions and 33 deletions
tests/scripts
|
@ -450,6 +450,7 @@ def parse_function_dependencies(line):
|
|||
|
||||
return dependencies
|
||||
|
||||
|
||||
def parse_function_signature(line):
|
||||
"""
|
||||
Parses test function signature for validation and generates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue