1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 19:02:31 +01:00

telemetry: fixing "test" parameter description.

This commit is contained in:
Sergei Trofimov
2015-06-01 10:08:26 +01:00
parent f49287cf09
commit 578dfb3d99

View File

@@ -99,7 +99,7 @@ class Telemetry(Workload):
"""), """),
Parameter('test', default='page_cycler.top_10_mobile', Parameter('test', default='page_cycler.top_10_mobile',
description=""" description="""
Specifies with of the the telemetry tests is to be run. Specifies the telemetry test to run.
"""), """),
Parameter('run_benchmark_params', default='', Parameter('run_benchmark_params', default='',
description=""" description="""