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:
parent
1bba048d78
commit
0b21877185
11 changed files with 25 additions and 32 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue