tests: remove: Fix a typo in a comment

Signed-off-by: Jouni Malinen <j@w1.fi>
master
Jouni Malinen 4 years ago
parent bdff1be152
commit 387d96f7c5

@ -290,7 +290,7 @@ def main():
for monitor in monitors:
logger.warning("MON: " + str(monitor))
# run check_devices at begining
# run check_devices at beginning
logger.warning("RUN check_devices")
try:
check_devices(devices, setup_params, refs, duts, monitors)

Loading…
Cancel
Save