blob: afc538a5e0ae536fa22aa8e460c06c7ffb6760bf [file] [log] [blame]
# Copyright 2020 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# !!! GENERATED FILE. DO NOT EDIT !!!
load('//metadata/test_common.star', 'test_common')
def define_tests():
return [
test_common.define_test(
'rlz/CheckPing',
suites = ['rlz'],
main_package = '',
)
]