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

Unified Diff: client/site_tests/power_Draw/control

Issue 6627029: Refactor site_power_status, power_strip modules into client/cros. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: patch Created 9 years, 9 months 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/power_Draw/control
diff --git a/client/site_tests/power_Draw/control b/client/site_tests/power_Draw/control
index 0912847f835fab6168fcab06a36d63cac162fd32..6df6e7957eaf208cca07ea0813a09ca346744233 100644
--- a/client/site_tests/power_Draw/control
+++ b/client/site_tests/power_Draw/control
@@ -14,13 +14,10 @@ TEST_TYPE = "client"
DOC = """
This test will run for 200 seconds.
-This test depends upon site_power_status.py from AutoTest to provide battery
+This test depends upon power_status.py from AutoTest to provide battery
state updates. This test requires that AC power is off.
"""
-from autotest_lib.client.common_lib import site_power_status
-
-
tag = 'PowerDraw'
seconds = 200
« no previous file with comments | « client/site_tests/power_BatteryCharge/power_BatteryCharge.py ('k') | client/site_tests/power_Draw/power_Draw.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698