| Index: server/site_tests/suites/control.network_wifi
|
| diff --git a/server/site_tests/suites/control.network_wifi b/server/site_tests/suites/control.network_wifi
|
| index f810876022eec8c58fd654342a74677fabea4011..73d7b859cdad2f028cce749dd9b23adf9e7c0108 100644
|
| --- a/server/site_tests/suites/control.network_wifi
|
| +++ b/server/site_tests/suites/control.network_wifi
|
| @@ -28,6 +28,7 @@ router - the IP address of the WiFi AP/Router and the names of the
|
| import os
|
| import time
|
|
|
| +from autotest_lib.client.common_lib import error
|
| from autotest_lib.server import site_host_attributes, site_remote_power
|
| from autotest_lib.server import site_wifitest
|
| from autotest_lib.server.hosts import ssh_host
|
|
|