inheritance fixes

This commit is contained in:
Matthew Stidham
2021-01-18 13:12:27 -08:00
parent ae059322d1
commit fbce00e988
2 changed files with 447 additions and 379 deletions

View File

@@ -259,6 +259,7 @@ python3 ./test_ipv4_variable_time.py
output_format=output,
script_name='test_ipv4_variable_time',
arguments=args)
print(ip_var_test.cx_profile.create())
ip_var_test.stop()
if not ip_var_test.passes():
print(ip_var_test.get_fail_message())