mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
unnecessary line
This commit is contained in:
committed by
Jed Reynolds
parent
85736c769d
commit
1bacc79ec9
@@ -275,7 +275,5 @@ python3 ./test_ipv4_variable_time.py
|
|||||||
if ip_var_test.passes():
|
if ip_var_test.passes():
|
||||||
ip_var_test.exit_success()
|
ip_var_test.exit_success()
|
||||||
|
|
||||||
IPV4VariableTime.cx_profile.stop_cx() #is this needed?
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
|
|||||||
Reference in New Issue
Block a user