test_l3.py : removed unused command

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2022-03-22 13:10:04 -06:00
committed by shivam
parent 77c6b64146
commit 9e0765f69c

View File

@@ -1629,10 +1629,6 @@ Setting wifi_settings per radio
help='--atten_vals, comma separated list of attenuator settings in ddb units (1/10 of db)',
default="")
parser.add_argument(
"--cap_ctl_out",
help="--cap_ctl_out, switch the controller output will be captured",
action='store_true')
parser.add_argument(
"--wait",
help="--wait <time> , time to wait at the end of the test",