Commit 33a1f646 authored by tonyg's avatar tonyg Committed by Commit bot

[Telemetry] Revert increment of json test list version.

This broke the android scripts.

BUG=388885
TBR=dtu@chromium.org
NOTRY=True

Review URL: https://codereview.chromium.org/599743002

Cr-Commit-Position: refs/heads/master@{#296324}
parent 51edc1f0
......@@ -271,7 +271,7 @@ def _GetJsonTestList(possible_browser, has_reference, test_classes, num_shards):
}
"""
output = {
'version': 2,
'version': 1,
'steps': {
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment