| Index: tools/telemetry/telemetry/core/backends/chrome/cros_interface_unittest.py
|
| diff --git a/tools/telemetry/telemetry/core/backends/chrome/cros_interface_unittest.py b/tools/telemetry/telemetry/core/backends/chrome/cros_interface_unittest.py
|
| index 73bcf1de5a55ebbfe0922bbaa35fb28de3816592..304c5647225843ee564d680a3037a83c04d754cc 100644
|
| --- a/tools/telemetry/telemetry/core/backends/chrome/cros_interface_unittest.py
|
| +++ b/tools/telemetry/telemetry/core/backends/chrome/cros_interface_unittest.py
|
| @@ -17,7 +17,6 @@ from telemetry.core.forwarders import cros_forwarder
|
| from telemetry.unittest import options_for_unittests
|
|
|
|
|
| -
|
| class CrOSInterfaceTest(unittest.TestCase):
|
| @benchmark.Enabled('cros-chrome')
|
| def testPushContents(self):
|
|
|