Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: client/site_tests/login_BadAuthentication/login_BadAuthentication.py

Issue 5519008: Create a cros directory under client, and start moving things into it. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: client/site_tests/login_BadAuthentication/login_BadAuthentication.py
diff --git a/client/site_tests/login_BadAuthentication/login_BadAuthentication.py b/client/site_tests/login_BadAuthentication/login_BadAuthentication.py
index 401ef9231427b7e7fcc0f7c0439d8a4d3756b301..9389b2a4a8b9ff092d6dc8c2700076ff7213a3e6 100644
--- a/client/site_tests/login_BadAuthentication/login_BadAuthentication.py
+++ b/client/site_tests/login_BadAuthentication/login_BadAuthentication.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-from autotest_lib.client.bin import chromeos_constants, site_login, site_ui_test
+from autotest_lib.client.bin import site_login, site_ui_test
from autotest_lib.client.common_lib import error, site_auth_server
class login_BadAuthentication(site_ui_test.UITest):

Powered by Google App Engine
This is Rietveld 408576698