blob: 5c51ca71ee178673c59c85a8d37acc44f325ef4b [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.3"
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=3)