| Index: client/tests/rmaptest/rmaptest.py
|
| diff --git a/client/tests/rmaptest/rmaptest.py b/client/tests/rmaptest/rmaptest.py
|
| index ca2e8306b3c4a7b143193d97195e23d4e09c9d79..96baaf03ea6199180dce4519d6aa80191d60ef57 100644
|
| --- a/client/tests/rmaptest/rmaptest.py
|
| +++ b/client/tests/rmaptest/rmaptest.py
|
| @@ -1,6 +1,5 @@
|
| import os
|
| -from autotest_lib.client.bin import test
|
| -from autotest_lib.client.common_lib import utils
|
| +from autotest_lib.client.bin import test, utils
|
|
|
|
|
| # tests is a simple array of "cmd" "arguments"
|
|
|