blob: 96d13acb93f65af54eeeb3691cfc5e39f21578c2 [file] [log] [blame]
# Copyright 2019 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("polymer_tools_python_unittests") {
testonly = true
data = [
"//testing/scripts/run_isolated_script_test.py",
"//tools/polymer/",
"//third_party/catapult/third_party/typ/",
]
data_deps = [ "//testing:test_scripts_shared" ]
}