tests: Move clear_scan_cache() and set_world_reg() to utils.py

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2020-04-18 11:12:54 +03:00
parent 1bba048d78
commit 0b21877185
11 changed files with 25 additions and 32 deletions

View file

@ -10,7 +10,6 @@ import time
import hostapd
from utils import *
from test_ap_ht import clear_scan_cache
from test_dfs import wait_dfs_event
def force_prev_ap_on_24g(ap):