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
|
@ -18,7 +18,6 @@ from tshark import run_tshark
|
|||
from utils import *
|
||||
from wpasupplicant import WpaSupplicant
|
||||
from wlantest import WlantestCapture
|
||||
from test_ap_ht import set_world_reg
|
||||
|
||||
@remote_compatible
|
||||
def test_ap_open(dev, apdev):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue