aboutsummaryrefslogtreecommitdiff
path: root/crosperf/download_images_unittest.py
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/download_images_unittest.py')
-rwxr-xr-xcrosperf/download_images_unittest.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/crosperf/download_images_unittest.py b/crosperf/download_images_unittest.py
index 34ce7fb0..7d6c8c50 100755
--- a/crosperf/download_images_unittest.py
+++ b/crosperf/download_images_unittest.py
@@ -3,8 +3,8 @@
# Copyright 2014 Google Inc. All Rights Reserved
import download_images
-from utils import command_executer
-from utils import logger
+from cros_utils import command_executer
+from cros_utils import logger
import os
import mock