codeql/swift/integration-tests/BUILD.bazel

9 строки
185 B
Python

py_library(
name = "integration_tests",
srcs = [
"create_database_utils.py",
"diagnostics_test_utils.py",
],
visibility = ["//swift:__subpackages__"],
)