blob: fb7ef954640a2cac9b2c1b5c16d9bf046b58a9f4 [file] [log] [blame]
# Copyright 2023 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.
[package]
name = "testonly_test"
version = "0.1.0"
edition = "2018"
[dependencies]
example_lib = { version = "1.0", path = "example_lib" }
# gn config
[gn.package.example_lib."1.0.0"]
testonly = true