blob: 0a1563e2304d5928c6370184ca128f31bbe4fcc6 [file] [log] [blame]
# Copyright 2018 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/package.gni")
package("logger_integration_tests") {
testonly = true
components = [
"rust:test_component",
"cpp:test_component",
"go/src:test_component",
]
}