blob: bf1d252339e1bfe4bf63b61442460467040568d0 [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/bazel/bazel_fuchsia_test_package.gni")
bazel_fuchsia_test_package("pipeline_test") {
bazel_target = ":pipeline_test"
test_package_name = "pipeline_test"
test_component_names = [ "pipeline_test" ]
}