blob: 8417d317c85691a1fedee086aac1e237d25bb155 [file] [log] [blame]
# Copyright (c) 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = "Chrome OS Team"
NAME = "infra_PythonVersion.2"
PURPOSE = "Verify the python version running the test"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_TYPE = "client"
DOC = """Verify the python version running the test."""
args_dict = utils.args_to_dict(args)
job.run_test('infra_PythonVersion', case=2)